Add some missing supplement macros for MIDI support

They are used but not defined for missing OSS support.

(cherry picked from commit 6aead73137)
r14.0.x
OBATA Akio 5 years ago committed by Slávek Banko
parent 222736b58d
commit 48e93fd69f
Signed by: SlavekB
GPG Key ID: 608F5293A04BE668

@ -63,6 +63,8 @@
#define MIDI_PITCH_BEND 0xE0
#define MIDI_SYSTEM_PREFIX 0xF0
#define CTL_MAIN_VOLUME 7
#define CTL_EXT_EFF_DEPTH 0x50
#define CTL_CHORUS_DEPTH 0x5D
#define SEQ_DEFINEBUF(a)
#define SEQ_USE_EXTBUF()

Loading…
Cancel
Save