LMMS
Loading...
Searching...
No Matches
nekobee.h File Reference

Go to the source code of this file.

Macros

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

Macro Definition Documentation

◆ 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