Media
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
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-silenceMedia
Add a specified duration of silence to the start or end of an audio file
audio-add-silenceMedia
Remove all detected silent parts from an audio file
audio-remove-all-silenceMedia
Remove silence from the end of an audio file
audio-remove-silence-endMedia
Remove silence from the beginning of an audio file
audio-remove-silence-startMedia
Concatenate an audio file with itself multiple times to create a loop
audio-loop-concat