AudioEffectDistortion.keepHfHz

High-pass filter, in Hz. Frequencies higher than this value will not be affected by the distortion. Value can range from 1 to 20000.

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

Meta