Home
last modified time | relevance | path

Searched refs:sustainNoteOff (Results 1 – 8 of 8) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/scumm/imuse/drivers/
H A Dpcspk.cpp244 _out.sustainNoteOff = 1; in noteOff()
258 _out.sustainNoteOff = 0; in noteOn()
326 if (!value && _out.sustainNoteOff) { in controlChange()
H A Dmac_m68k.h124 bool sustainNoteOff; member
H A Dmac_m68k.cpp321 i->sustainNoteOff = true; in noteOff()
397 if (i->sustainNoteOff) { in controlChange()
H A Dpcspk.h93 uint8 sustainNoteOff; member
/dports/games/scummvm/scummvm-2.5.1/engines/scumm/imuse/drivers/
H A Dpcspk.cpp244 _out.sustainNoteOff = 1; in noteOff()
258 _out.sustainNoteOff = 0; in noteOn()
326 if (!value && _out.sustainNoteOff) { in controlChange()
H A Dmac_m68k.h124 bool sustainNoteOff; member
H A Dmac_m68k.cpp321 i->sustainNoteOff = true; in noteOff()
397 if (i->sustainNoteOff) { in controlChange()
H A Dpcspk.h93 uint8 sustainNoteOff; member