AudioEffectPhaser.rangeMaxHz

Determines the maximum frequency affected by the LFO modulations. Value can range from 10 to 10000. Default value: 1600hz.

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

Meta