return
Returns a value from an instrument at i-time.
The value of a global instrument (instrument 0) can be retrieved after compilation by the evalstr opcode. The retrieval of values returned by other instruments is not yet implemented.
Syntax
Initialization
ival -- a value to be returned by instrument.
Examples
Here is an example of the return opcode in conjunction with evalstr:
See Also
Credits
Author: Victor Lazzarini, 2013