#include <csoundCore.h>
This struct holds the info for one opcode in a concrete instrument instance in performance.
Owner instrument instance data structure
Initialization (i-time) function pointer
| struct opds* opds::nxti |
Next opcode in init-time chain
| struct opds* opds::nxtp |
Next opcode in perf-time chain
Perf-time (k- or a-rate) function pointer
Orch file template part for this opcode
1.6.2