Csound and CsoundAC API
5.17
|
Macros | |
#define | FLINKAGE |
#define | FLINKAGE1(name) |
#define | LINKAGE |
#define | LINKAGE1(name) |
#define | Str(x) (x) |
Functions | |
PUBLIC NGFENS * | csound_fgen_init (CSOUND *) |
PUBLIC long | csound_opcode_init (CSOUND *, OENTRY **) |
PUBLIC int | csoundModuleCreate (CSOUND *) |
PUBLIC int | csoundModuleDestroy (CSOUND *) |
PUBLIC const char * | csoundModuleErrorCodeToString (int) |
PUBLIC int | csoundModuleInfo (void) |
PUBLIC int | csoundModuleInit (CSOUND *) |
#define FLINKAGE |
#define FLINKAGE1 | ( | name | ) |
#define LINKAGE |
#define LINKAGE1 | ( | name | ) |
#define Str | ( | x | ) | (x) |
PUBLIC const char* csoundModuleErrorCodeToString | ( | int | ) |
PUBLIC int csoundModuleInfo | ( | void | ) |