Home
last modified time | relevance | path

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

/dports/audio/muse-sequencer/muse-4.0.0/src/muse/
H A Dmididev.h294 int tmpRecordCount(const unsigned int ch) { return _tmpRecordCount[ch]; } in tmpRecordCount() function
H A Dmidi.cpp1661 int count = md->tmpRecordCount(chan); in processMidi()
1866 int count = dev->tmpRecordCount(MusECore::MUSE_MIDI_CHANNELS); in processMidi()
1941 int count = dev->tmpRecordCount(channel); in processMidi()