Function AudioEffectPhaser.rangeMinHz

Determines the minimum frequency affected by the LFO modulations, in Hz. Value can range from 10 to 10000.

double rangeMinHz() nothrow @property @nogc;

void rangeMinHz (
  double v
) nothrow @property @nogc;