AudioEffectPhaser.rateHz

Adjusts the rate in Hz at which the effect sweeps up and down across the frequency range.

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

Meta