Csound.Typed.Control.MacrosArgs
Description
Defines functions to read global arguments from the command line as macros with D flag.
readMacrosString :: Text -> Text -> Str Source #
readMacrosDouble :: Text -> Double -> D Source #
readMacrosInt :: Text -> Int -> D Source #