getftargs
Fill a string variable with the arguments used to create a function table at k-rate.
Plugin opcode in getftargs.
getftargs runs both at initialization and performance time.
Syntax
Initialization
ifno -- Number of the table whose arguments we want to request.
Performance
Sdst -- output string variable.
ktrig -- trigger signal, should be valid at i-time. The output string variable is filled at initialization time if ktrig is positive, and at performance time whenever ktrig is both positive and different from the previous value. Use a constant value of 1 to print once at note initialization.
Examples
Here is an example of the getftargs opcode. It uses the file getftargs.csd.
Its output should include this line:
See also
Credits
Written by Guillermo Senna
2016