pub fn clap_synth_descriptor() -> Result<PluginDescriptor>Expand description
Builds the CLAP subtractive-synth fixture descriptor.
An instrument (org.sim.subtractive-synth) with one event input port, a
stereo audio output port, and an “output-gain” parameter ranging 0.0 to 1.0
with a default of 0.25.