Function AudioEffectLimiter.softClipDb
Applies a gain to the limited waves, in decibels. Value can range from 0 to 6.
double softClipDb() nothrow @property @nogc;
void softClipDb
(
double v
) nothrow @property @nogc;