Function AudioEffectFilter.cutoffHz
Threshold frequency for the filter, in Hz.
double cutoffHz() nothrow @property @nogc;
void cutoffHz
(
double v
) nothrow @property @nogc;
Threshold frequency for the filter, in Hz.
double cutoffHz() nothrow @property @nogc;
void cutoffHz
(
double v
) nothrow @property @nogc;