AudioEffectPhaser.rangeMinHz

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

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

Meta