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

Meta