Function AudioEffectFilter.resonance
Amount of boost in the overtones near the cutoff frequency.
double resonance() nothrow @property @nogc;
void resonance
(
double v
) nothrow @property @nogc;
Amount of boost in the overtones near the cutoff frequency.
double resonance() nothrow @property @nogc;
void resonance
(
double v
) nothrow @property @nogc;