Home
last modified time | relevance | path

Searched defs:allSoundsOff (Results 1 – 6 of 6) sorted by relevance

/dports/audio/musescore/MuseScore-3.6.1/audio/midi/
H A Dsynthesizer.h80 virtual void allSoundsOff(int /*channel*/) {} in allSoundsOff() function
H A Dmsynthesizer.cpp160 void MasterSynthesizer::allSoundsOff(int channel) in allSoundsOff() function in Ms::MasterSynthesizer
/dports/audio/musescore/MuseScore-3.6.1/aeolus/
H A Daeolus.h123 virtual void allSoundsOff(int channel) { allNotesOff(channel); } in allSoundsOff() function
/dports/audio/musescore/MuseScore-3.6.1/audio/midi/zerberus/
H A Dzerberus.cpp272 void Zerberus::allSoundsOff(int channel) in allSoundsOff() function in Zerberus
/dports/audio/musescore/MuseScore-3.6.1/audio/midi/fluid/
H A Dfluid.cpp259 void Fluid::allSoundsOff(int chan) in allSoundsOff() function in FluidS::Fluid
/dports/audio/bharvestr-lv2/BHarvestr-7e6a1e7c81d0af61d4fabcd823978d62c8970502/src/
H A DBHarvestr.cpp1065 void BHarvestr::allSoundsOff (const uint64_t frame) in allSoundsOff() function in BHarvestr