Home
last modified time | relevance | path

Searched refs:adl_rt_noteOff (Results 1 – 6 of 6) sorted by relevance

/dports/audio/zmusic/ZMusic-1.1.8/source/mididevices/
H A Dmusic_adlmidi_mididevice.cpp199 adl_rt_noteOff(Renderer, chan, parm1); in HandleEvent()
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/adlmidi/include/
H A Dadlmidi.h980 extern void adl_rt_noteOff(struct ADL_MIDIPlayer *device, ADL_UInt8 channel, ADL_UInt8 note);
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/adlmidi/
H A Dadlmidi.h1093 extern ADLMIDI_DECLSPEC void adl_rt_noteOff(struct ADL_MIDIPlayer *device, ADL_UInt8 channel, ADL_U…
H A Dadlmidi.cpp1600 ADLMIDI_EXPORT void adl_rt_noteOff(struct ADL_MIDIPlayer *device, ADL_UInt8 channel, ADL_UInt8 note) in adl_rt_noteOff() function
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/MusicSrc/
H A DMusicDevice.c251 adl_rt_noteOff(adev->adl, channel, note); in AdlMidiSendNoteOff()
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/adlmidi/
H A Dadlmidi.cpp1454 ADLMIDI_EXPORT void adl_rt_noteOff(struct ADL_MIDIPlayer *device, ADL_UInt8 channel, ADL_UInt8 note) in adl_rt_noteOff() function