AudioEffectLimiter.softClipDb

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

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

Meta