Home
last modified time | relevance | path

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

/dports/audio/muse-sequencer/muse-4.0.0/src/muse/
H A Dsynth.h56 class SynthIF; variable
141 SynthIF(SynthI* s) { synti = s; } in SynthIF() function