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]
    struct AudioEffectPhaser
    @nogc nothrow @property
    double
    rangeMaxHz
    ()
  2. double rangeMaxHz [@property setter]

Meta