Media
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-increaseMedia
Insert silence at a specific timestamp in an audio file
audio-insert-silenceMedia
Detect and list the parts of the audio that contain sound
audio-non-silence-detectorMedia
Replace a segment of audio with silence
audio-replace-with-silence