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

Meta