|
Csound and CsoundAC API
5.17
|
Data Structures | |
| struct | AOP |
| struct | ASSIGN |
| struct | ASSIGNM |
| struct | ASSIGNT |
| struct | CONVAL |
| struct | CPSTUN |
| struct | CPSTUNI |
| struct | DIVZ |
| struct | ERRFN |
| struct | EVAL |
| struct | INALL |
| struct | INCH |
| struct | INH |
| struct | INITT |
| struct | INM |
| struct | INO |
| struct | INQ |
| struct | INS |
| struct | INVAL |
| struct | LOGCL |
| struct | OUTCH |
| struct | OUTM |
| struct | OUTVAL |
| struct | OUTX |
| struct | RELAT |
| struct | TABREF |
| struct | XENH |
Defines | |
| #define | ASSIGNM_MAX (24) |
| #define | CSOUND_SPIN_SPINLOCK csoundSpinLock(&csound->spinlock); |
| #define | CSOUND_SPIN_SPINUNLOCK csoundSpinUnLock(&csound->spinlock); |
| #define | CSOUND_SPOUT_SPINLOCK csoundSpinLock(&csound->spoutlock); |
| #define | CSOUND_SPOUT_SPINUNLOCK csoundSpinUnLock(&csound->spoutlock); |
| #define ASSIGNM_MAX (24) |
| #define CSOUND_SPIN_SPINLOCK csoundSpinLock(&csound->spinlock); |
| #define CSOUND_SPIN_SPINUNLOCK csoundSpinUnLock(&csound->spinlock); |
| #define CSOUND_SPOUT_SPINLOCK csoundSpinLock(&csound->spoutlock); |
| #define CSOUND_SPOUT_SPINUNLOCK csoundSpinUnLock(&csound->spoutlock); |
1.7.6.1