Media
Apply dynamic range expansion
audio-expanderMedia
Apply a limiter to prevent clipping
audio-limiterMedia
Apply compression to specific frequency bands (3-band crossover + compressors)
audio-multi-band-compressorMedia
Apply a noise gate to remove low-volume noise
audio-noise-gateMedia
Find the peak volume level in an audio file
audio-peak-detectorMedia
Normalize audio based on its RMS level
audio-rms-normalizeMedia
Adjust the volume balance between left and right channels
audio-balanceMedia
Apply dynamic range compression with configurable threshold, ratio, attack/release, and makeup gain
audio-compressorMedia
Normalize audio to a target loudness (LUFS) using FFmpeg loudnorm
audio-loudness-normalizeMedia
Mute an audio file completely (set volume to 0)
audio-muteMedia
Normalize audio to a target peak level (e.g., -0.1 dB) using two-pass max-volume detect
audio-normalizeMedia
Pan the audio from left to right or vice-versa
audio-pan