Go to the documentation of this file.
30#define MIDI_OUT_NOTE_MIN 0
31#define MIDI_OUT_NOTE_MAX 127
32#define MIDI_OUT_CHANNEL_MIN -1
33#define MIDI_OUT_CHANNEL_MAX 15
38#define SAMPLE_CHANNELS 2
40#define TWOPI 6.28318530717958647692
42#define UNUSED( v ) (v = v)
46#define US_DIVIDER .000001