Function AudioEffectPhaser.rangeMaxHz
Determines the maximum frequency affected by the LFO modulations, in Hz. Value can range from 10 to 10000.
double rangeMaxHz() nothrow @property @nogc;
void rangeMaxHz
(
double v
) nothrow @property @nogc;