add Noise Gate
Add noise gate with default settings
Add noise gate with preset
fun addNoiseGate(thresholdDb: Float = -40f, holdTimeMs: Float = 100.0f, timeConstMs: Float = 10.0f): CalibraEffectsConfig.Builder
Add noise gate with custom parameters