nstrnum
Returns the number of a named instrument.
Syntax
Initialization
insno -- the instrument number of the named instrument.
Performance
"name" -- the named instrument's name.
If an instrument with the specified name does not exist, an init error occurs, and -1 is returned.
Examples
Here is an example of the nstrnum opcode. It uses the file nstrnum_nstrstr.csd.
The example will produce the following output:
A musical examples featuring the nstrnum opcode: TivalNstrnum_Yi.csd by Steven Yi.
See also
Initialization and Reinitialization
Credits
Author: Istvan Varga
New in version 4.23
Written in the year 2002.