Loading...
Searching...
No Matches
Go to the documentation of this file.
50#define XSYNTH_DEBUG_INIT(x)
51#define XDB_MESSAGE(type, fmt...) { if (XSYNTH_DEBUG & type) fprintf(stderr, "nekobee-dssi.so" fmt); }
52#define GDB_MESSAGE(type, fmt...) { if (XSYNTH_DEBUG & type) fprintf(stderr, "nekobee_gtk" fmt); }
66#define XDB_MESSAGE(type, fmt...)
67#define GDB_MESSAGE(type, fmt...)
68#define XSYNTH_DEBUG_INIT(x)
74#define XSYNTH_MAX_POLYPHONY 1
75#define XSYNTH_DEFAULT_POLYPHONY 1