nstrstr
Returns the string of a named instr from its number or an empty string if no such association exists.
Syntax
Initialization
insno -- the instrument number of the named instrument.
Performance
knsno -- the named instrument's number.
Sname -- the named instrument's name.
If an instrument with the specified name does not exist an empty string is returned.
Examples
Here is an example of the nstrstr opcode. It uses the file nstrnum_nstrstr.csd.
The example will produce the following output:
Credits
Author: John ffitch
New in version 6.13
Written in the year 2019.