Home
last modified time | relevance | path

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

/dports/audio/muse-sequencer/muse-4.0.0/src/muse/
H A Dsong.h446 void reenableTouchedControllers();
H A Daudio.cpp674 MusEGlobal::song->reenableTouchedControllers(); in process()
697 MusEGlobal::song->reenableTouchedControllers(); in process()
H A Dsong.cpp3332 void Song::reenableTouchedControllers() in reenableTouchedControllers() function in MusECore::Song