Media
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-panMedia
Apply a crossfade between two audio files
audio-crossfadeMedia
Apply a fade-in effect to the beginning of the audio
audio-fade-inMedia
Apply both fade-in and fade-out effects to an audio file
audio-fade-in-and-outMedia
Apply a fade-out effect to the end of the audio
audio-fade-outMedia
Set the volume to a specific level (percent or dB)
audio-set-volumeMedia
Decrease the volume of an audio file by a percentage or dB
audio-volume-decreaseMedia
Increase the volume of an audio file by a percentage or dB
audio-volume-increase