AudioEffectDistortion.keepHfHz

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

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

Meta