Audacity Sliding Stretch: Create Smooth Tempo Transitions
The Sliding Stretch effect in Audacity allows you to gradually change the tempo, pitch, or both across a selected region of audio. Unlike standard time-stretching tools that apply a uniform speed change, Sliding Stretch dynamically ramps the speed up or down over time without altering the musical pitch. This guide provides a direct, step-by-step walkthrough for configuring this effect to achieve seamless accelerandos, decelerandos, and DJ-style tempo transitions between tracks.
Step 1: Select the Audio Region
- Open your project in Audacity and identify the section of audio where you want the tempo to shift.
- Using the Selection Tool (F1), click and drag across the timeline to highlight the region that will bridge the tempo change.
- For the smoothest transition between two distinct tracks, align the end of the first track with the beginning of the second track on separate tracks or within a crossfade zone before applying the stretch.
Step 2: Open the Sliding Stretch Tool
- With your audio selected, go to the top menu bar.
- Click Effect.
- Depending on your Audacity version:
- In Audacity 3.2 and newer, navigate to Pitch and Tempo > Sliding Stretch...
- In older versions, select Sliding Stretch... directly from the drop-down list.
Step 3: Configure the Tempo Settings
The Sliding Stretch interface is divided into two main categories: Tempo and Pitch. To alter speed without creating a chipmunk or slowed-down vocal effect, modify only the tempo controls:
- Initial Tempo Change (%): Enter the starting speed
percentage relative to the original audio. If the audio is already at
its base tempo, leave this at
0.0. If you are transitioning from an already modified track, enter that track's percentage offset. - Final Tempo Change (%): Enter the target speed percentage you want the audio to reach by the end of the selection. A positive value increases speed (accelerando), while a negative value decreases speed (ritardando).
- Pitch Controls: Ensure both Initial Pitch
Shift and Final Pitch Shift are set to
0.0(semitones/cents) unless you intentionally want a vinyl-stop or pitch-dive effect.
Calculating Percentage Changes Between Known BPMs
If you are matching two tracks with known Beats Per Minute (BPM), use this formula to find the percentage change:
\[\text{Percentage Change} = \left(\frac{\text{Target BPM} - \text{Original BPM}}{\text{Original BPM}}\right) \times 100\]
Example: Transitioning from 120 BPM to 126 BPM: \(((126 - 120) / 120) \times 100 = +5.0\%\)
You would set the Initial Tempo Change to
0.0% and the Final Tempo Change to
5.0%.
Step 4: Preview and Apply
- Click the Preview button in the lower-left corner of the dialog to listen to a brief section of the modified audio.
- If the transition sounds natural, click Apply to render the effect.
- Audacity will recalculate the audio samples. Play back the timeline across the boundaries of the selection to ensure the beat continuity matches the incoming and outgoing sections smoothly.