Home
last modified time | relevance | path

Searched defs:synti (Results 1 – 9 of 9) sorted by relevance

/dports/audio/musescore/MuseScore-3.6.1/mtest/
H A Dmtestglobals.cpp35 MasterSynthesizer* synti; variable
/dports/audio/musescore/MuseScore-3.6.1/audio/midi/
H A Dmidipatch.h31 QString synti; member
H A Dmsynthesizer.cpp145 MidiPatch* MasterSynthesizer::getPatchInfo(QString synti, int bank, int program) in getPatchInfo()
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/
H A Dosc.cpp168 SynthI* synti = *si; in oscMessageHandler() local
H A Daudiotrack.cpp2045 const SynthI* synti = static_cast < SynthI* > (this); in readProperties() local
2207 const SynthI* synti = static_cast < const SynthI* > (this); in mapRackPluginsToControllers() local
H A Ddssihost.cpp250 SynthIF* DssiSynth::createSIF(SynthI* synti) in createSIF()
/dports/audio/musescore/MuseScore-3.6.1/mscore/
H A Dseq.h274 MasterSynthesizer* synti() const { return _synti; } in synti() function
H A Dmusescore.cpp184 MasterSynthesizer* synti; variable
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dinstrument.h162 QString synti() const { return _synti; } in synti() function