Function AudioEffectPhaser.rateHz
Adjusts the rate in Hz at which the effect sweeps up and down across the frequency range.
double rateHz() nothrow @property @nogc;
void rateHz
(
double v
) nothrow @property @nogc;