Home
last modified time | relevance | path

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

/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/adlmidi/
H A Dadlmidi_sequencer.cpp43 static void rtNoteOff(void *userdata, uint8_t channel, uint8_t note) in rtNoteOff() function
117 m_sequencerInterface.rt_noteOff = rtNoteOff; in initSequencerInterface()