AudioEffectPhaser.rangeMaxHz

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

  1. double rangeMaxHz [@property getter]
  2. double rangeMaxHz [@property setter]
    struct AudioEffectPhaser
    @nogc nothrow @property
    void
    rangeMaxHz
    (
    double v
    )

Meta