|
Csound API
6.01
|
#include <csoundCore.h>
Data Fields | |
| int32 | instno |
| char * | name |
| char * | intypes |
| char * | outtypes |
| int16 | inchns |
| int16 | outchns |
| int16 | perf_incnt |
| int16 | perf_outcnt |
| int16 * | in_ndx_list |
| int16 * | out_ndx_list |
| INSTRTXT * | ip |
| struct opcodinfo * | prv |
| int16* opcodinfo::in_ndx_list |
| int16 opcodinfo::inchns |
| int32 opcodinfo::instno |
| char * opcodinfo::intypes |
| INSTRTXT* opcodinfo::ip |
| char* opcodinfo::name |
| int16 * opcodinfo::out_ndx_list |
| int16 opcodinfo::outchns |
| char * opcodinfo::outtypes |
| int16 opcodinfo::perf_incnt |
| int16 opcodinfo::perf_outcnt |
| struct opcodinfo* opcodinfo::prv |
1.8.6