| I have been working on some new opcodes and I am getting a strange
error from orch parser.
It happens with a new opcode 'pvsosc', which generates an fsig. If
I create the fsig with pvsinit, there is no problem:
fosc pvsinit 1024
fosc pvsosc 15000, k1, 1, 1024
However if I don't create it, I get a 'no legal opcode' result:
fosc pvsosc 15000, k1, 1, 1024
...
error: no legal opcode, line 15:
fosc pvsosc 15000, k1, 1, 1024
It seems not to create the outarg 'fosc' for some reason, but it
says there is no such opcode, when clearly there is.
Am I missing something here? The code seems to be OK. I have added it
to CVS.
Victor Lazzarini
Music Technology Laboratory
Music Department
National University of Ireland, Maynooth
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |