AudioEffectLimiter.softClipDb

Applies a gain to the limited waves. Value can range from 0 to 6. Default value: 2dB.

  1. double softClipDb [@property getter]
    struct AudioEffectLimiter
    @nogc nothrow @property
    double
    softClipDb
    ()
  2. double softClipDb [@property setter]

Meta