Method 1: the Vocal Reduction and Isolation effect
Audacity ships with a purpose-built effect for this, and it is the first thing to try (steps below reflect Audacity 3.x as of June 2026 — menu locations occasionally move between versions):
- Open your song (File → Open). It must be a stereo track — the effect compares the left and right channels, so a mono file gives it nothing to work with.
- Select the whole track (Ctrl/Cmd+A).
- Go to Effect → Special → Vocal Reduction and Isolation.
- Set Action to Remove Vocals and apply. If too much music disappears with the voice, undo and try again with the Strength value lowered.
- Use the Low Cut and High Cut frequency settings to protect the rest of the mix: raising the low cut (say, to 120 Hz) keeps the bass and kick from being thinned out, since the effect then leaves everything below that frequency alone.
The same dialog can do the reverse: set Action to Isolate Vocals to attempt an acapella. Quality varies a lot by song — isolation is a harder problem than reduction.
Method 2: the split-stereo invert trick
This is the classic manual technique the built-in effect automates. Knowing it is worth it — it works in any audio editor, not just Audacity:
- Click the track’s name (or the dropdown arrow next to it) and choose Split Stereo to Mono. You now have two mono tracks: left and right.
- Select only the lower track, then run Effect → Special → Invert (or just search the effect list for “Invert”).
- Play both tracks together. Everything that was identical in both channels — typically the lead vocal — cancels itself out.
The catch: the bass and kick drum are almost always centered too, so they vanish along with the voice. The common fix is to duplicate the original track, low-pass that copy at around 100–120 Hz so it contains only the low end, and mix it back in under your vocal-cancelled version.
Why this works — and exactly when it fails
Both methods are phase cancellation: a sound recorded identically in the left and right channels disappears when one channel is inverted and the two are summed. That is why the results are predictable:
- Works: studio mixes with a single, dry, center-panned lead vocal.
- Fails — reverb and delay tails. The vocal itself is centered, but its reverb is stereo and different in each channel, so a ghostly “singing in the next room” echo survives the cancellation.
- Fails — doubled or wide vocals. Modern pop choruses pan vocal doubles left and right; those layers are not identical across channels and stay in the mix.
- Fails — mono sources. One channel means nothing to subtract.
- Collateral damage. Anything else in the center — bass, kick, snare, often the lead synth — gets removed or thinned along with the voice.