Go to the source code of this file.
◆ GDB_GUI
| #define GDB_GUI 128 /* GUI GUI callbacks, updating, etc. */ |
◆ GDB_IO
| #define GDB_IO 64 /* GUI patch file input/output */ |
◆ GDB_MAIN
| #define GDB_MAIN 16 /* GUI main program flow */ |
◆ GDB_MESSAGE
| #define GDB_MESSAGE |
( |
| type, |
|
|
| fmt... ) |
◆ GDB_OSC
| #define GDB_OSC 32 /* GUI OSC handling */ |
◆ XDB_AUDIO
| #define XDB_AUDIO 2 /* audio output */ |
◆ XDB_DATA
| #define XDB_DATA 8 /* plugin patchbank handling */ |
◆ XDB_DSSI
| #define XDB_DSSI 1 /* DSSI interface */ |
◆ XDB_MESSAGE
| #define XDB_MESSAGE |
( |
| type, |
|
|
| fmt... ) |
◆ XDB_NOTE
| #define XDB_NOTE 4 /* note on/off, voice allocation */ |
◆ XSYNTH_DEBUG_INIT
| #define XSYNTH_DEBUG_INIT |
( |
| x | ) |
|
◆ XSYNTH_DEFAULT_POLYPHONY
| #define XSYNTH_DEFAULT_POLYPHONY 1 |
◆ XSYNTH_MAX_POLYPHONY
| #define XSYNTH_MAX_POLYPHONY 1 |