pub fn clap_gain_descriptor() -> Result<PluginDescriptor>Expand description
Builds the CLAP gain fixture descriptor.
A stereo audio effect (org.sim.gain, “SIM Gain”) carrying a single
floating-point “gain” parameter ranging 0.0 to 2.0 with a default of 1.0.