1. Bar-matched Outro Fade at 120 BPM
Podcast ProducerBackground
An intro music track needs to fade in quickly over 1 bar and fade out smoothly over 2 bars under spoken dialogue.
Problem
Manual millisecond fades do not match the track tempo and fade unevenly into empty tail noise.
How to use
Upload the music file, select the 'Tempo (bars at BPM)' engine at 120 BPM, choose a 1-bar fade-in and 2-bar fade-out, select the logarithmic curve, and check 'Trim detected silence'.
{
"lengthEngine": "tempo",
"bpm": 120,
"fadeInUnit": "1",
"fadeOutUnit": "2",
"fadeCurve": "log",
"trimSilence": true,
"outputFormat": "wav"
}Outcome
A clean WAV file with dead space trimmed, starting with a 2-second fade-in and ending with an exact 4-second tempo-synced fade-out.