Home
last modified time | relevance | path

Searched refs:AdLibInstrument (Results 1 – 5 of 5) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/audio/
H A Dadlib.cpp60 struct AdLibInstrument { struct
96 AdLibInstrument _partInstr; argument
98 AdLibInstrument _partInstrSecondary;
192 AdLibInstrument *_customInstruments[256];
327 static const AdLibInstrument g_gmInstruments[128] = {
981 …void partKeyOn(AdLibPart *part, const AdLibInstrument *instr, byte note, byte velocity, const AdLi…
1021 …void mcKeyOn(AdLibVoice *voice, const AdLibInstrument *instr, byte note, byte velocity, const AdLi…
1269 memcpy(&_partInstr, instr, sizeof(AdLibInstrument)); in sysEx_customInstrument()
1305 const AdLibInstrument *inst = NULL; in noteOn()
1306 const AdLibInstrument *sec = NULL; in noteOn()
[all …]
/dports/games/residualvm/residualvm-0.3.1/audio/
H A Dadlib.cpp60 struct AdLibInstrument { struct
96 AdLibInstrument _partInstr; argument
98 AdLibInstrument _partInstrSecondary;
192 AdLibInstrument *_customInstruments[256];
327 static const AdLibInstrument g_gmInstruments[128] = {
981 …void partKeyOn(AdLibPart *part, const AdLibInstrument *instr, byte note, byte velocity, const AdLi…
1021 …void mcKeyOn(AdLibVoice *voice, const AdLibInstrument *instr, byte note, byte velocity, const AdLi…
1269 memcpy(&_partInstr, instr, sizeof(AdLibInstrument)); in sysEx_customInstrument()
1305 const AdLibInstrument *inst = NULL; in noteOn()
1306 const AdLibInstrument *sec = NULL; in noteOn()
[all …]
/dports/games/scummvm/scummvm-2.5.1/audio/
H A Dadlib.cpp60 struct AdLibInstrument { struct
96 AdLibInstrument _partInstr; argument
98 AdLibInstrument _partInstrSecondary;
192 AdLibInstrument *_customInstruments[256];
327 static const AdLibInstrument g_gmInstruments[128] = {
981 …void partKeyOn(AdLibPart *part, const AdLibInstrument *instr, byte note, byte velocity, const AdLi…
1021 …void mcKeyOn(AdLibVoice *voice, const AdLibInstrument *instr, byte note, byte velocity, const AdLi…
1270 memcpy(&_partInstr, instr, sizeof(AdLibInstrument)); in sysEx_customInstrument()
1306 const AdLibInstrument *inst = NULL; in noteOn()
1307 const AdLibInstrument *sec = NULL; in noteOn()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/scumm/imuse/
H A Dinstrument.cpp150 struct AdLibInstrument { struct in Scumm::Instrument_AdLib
175 AdLibInstrument _instrument;
/dports/games/scummvm/scummvm-2.5.1/engines/scumm/imuse/
H A Dinstrument.cpp150 struct AdLibInstrument { struct in Scumm::Instrument_AdLib
175 AdLibInstrument _instrument;