[Csnd-dev] default arguments for UDOs in new syntax
joachim heintz <[email protected]>
| Newsgroups | gmane.comp.audio.csound.devel |
|---|---|
| Message-ID | <[email protected]> |
in the old UDO syntax, we had opj etc for some default values of arguments. is there something in the new UDO syntax? i tried opcode test(arg1:i=1,arg2:i=13):void but this did not work.