| Hi all, especially Gab,
I'm starting to write the documentation for the CsoundAV opcodes ported
to csound5, (thanks Steven and Michael for the great work with the
manual repository), and I'm wondering if the syntax for vtablei and
similar should be changed.
Currently the syntax is:
vtablei indx, ifn, interp, ixmode, iout1 [, iout2, iout3, .... , ioutN ]
vtablek kndx, kfn, kinterp, ixmode, kout1 [, kout2, kout3, .... , koutN ]
vtablea andx, kfn, kinterp, ixmode, aout1 [, aout2, aout3, .... , aoutN ]
vtabi indx, ifn, iout1 [, iout2, iout3, .... , ioutN ]
vtabk kndx, ifn, kout1 [, kout2, kout3, .... , koutN ]
vtaba andx, ifn, aout1 [, aout2, aout3, .... , aoutN ]
but maybe it should be:
iout1 [, iout2, iout3, .... , ioutN ] vtablei indx, ifn, interp, ixmode
Is there a reason for this unusual opcode behaviour (outputs on the right)?
Cheers,
Andrés
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |