Function AudioEffectFilter.gain
Gain amount of the frequencies after the filter.
double gain() nothrow @property @nogc;
void gain
(
double v
) nothrow @property @nogc;
Gain amount of the frequencies after the filter.
double gain() nothrow @property @nogc;
void gain
(
double v
) nothrow @property @nogc;