Home
last modified time | relevance | path

Searched defs:MIDI_META_TEMPO (Results 1 – 8 of 8) sorted by relevance

/dports/games/zdoom/zdoom-2.8.1/src/
H A Dmus2midi.h47 #define MIDI_META_TEMPO ((BYTE)0x51) macro
/dports/audio/zmusic/ZMusic-1.1.8/source/zmusic/
H A Dmus2midi.h47 #define MIDI_META_TEMPO ((uint8_t)0x51) macro
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/win32/
H A Dmid2strm.h80 #define MIDI_META_TEMPO ((BYTE)0x51) macro
H A Dmidstuff.h44 #define MIDI_META_TEMPO ((BYTE)0x51) // Tempo change macro
/dports/games/uhexen2/hexen2source-1.5.9/common/
H A Dmidifile.h216 #define MIDI_META_TEMPO 0x51 /* set_tempo */ macro
/dports/audio/alure/alure-1.2/src/
H A Dcodec_fluidsynth.cpp109 static const ALubyte MIDI_META_TEMPO = 0x51; // Tempo change member
/dports/games/d2x/d2x-0.2.5/unused/win95/
H A Dmidifile.h259 #define MIDI_META_TEMPO ((BYTE)0x51) macro
/dports/games/ivan/ivan-059/audio/
H A Dmidiparser.h62 #define MIDI_META_TEMPO (0x51) macro