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

Meta