Home
last modified time | relevance | path

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

/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/adlmidi/
H A Dadlmidi_midiplay.cpp1375 (m_midiChannels[j->loc.MidCh].activenotes_ensure_find(j->loc.note)); in prepareChipChannelForNewNote()
1677 m_midiChannels[ i->loc.MidCh ].activenotes_ensure_find(i->loc.note), in updateArpeggio()
1685 m_midiChannels[ i->loc.MidCh ].activenotes_ensure_find(i->loc.note), in updateArpeggio()
H A Dadlmidi_private.hpp722 activenoteiterator activenotes_ensure_find(uint8_t note) in activenotes_ensure_find() function