Macro Converter
by Steven Yi
(2006.10.25)

USAGE: Enter a Csound Macro in the top textarea and press the convert to UDO button. The macro converter will then look for a macro definition in the form given in the example. Upon finding a macro, it will parse the arguments and depending on the selected conversion type, either automatically create new variable names based on the arg name or ask for a new name to use for each macro arg found. If giving names for each argument, names should be i-, k-, a-, or S-type named variables. Output will be given in the bottom text area.