Function AudioEffectCompressor.gain
Gain applied to the output signal.
double gain() nothrow @property @nogc;
void gain
(
double v
) nothrow @property @nogc;
Gain applied to the output signal.
double gain() nothrow @property @nogc;
void gain
(
double v
) nothrow @property @nogc;