How to Check Phase Correlation in Audacity
Audacity does not feature a built-in visual phase correlation meter out of the box, but it is still entirely capable of detecting and resolving phase cancellation issues. By using native manual testing methods—such as mono summing and track inversion—or by loading free third-party VST phase metering plugins, you can easily identify whether the left and right channels of a stereo track are working against each other.
The Auditory Test: Summing to Mono
Phase cancellation occurs when identical or similar audio frequencies in the left and right channels are out of alignment, causing them to weaken or completely cancel each other out when combined.
The quickest way to check for cancellation natively in Audacity is to collapse the stereo track to mono:
- Select your stereo track.
- Navigate to the top menu and select Tracks > Mix > Mix Stereo Down to Mono.
- Listen to the resulting playback.
If the bass drops out significantly, the lead vocals vanish, or the audio sounds hollow, thin, and comb-filtered, your original track suffers from destructive phase cancellation.
The Null Test: Checking Exact Phase Alignment
If you want to determine whether two signals are completely out of phase (180 degrees reversed):
- Click the drop-down menu on the track control panel (next to the track name) and choose Split Stereo to Mono.
- Select only one of the two resulting mono tracks.
- Go to Effect > Invert.
- Press Ctrl + A (or Cmd + A on Mac) to select both tracks.
- Go to Tracks > Mix > Mix and Render.
If the resulting mixed track is pure silence, the two channels were perfectly identical but 180 degrees out of phase. If certain centered elements (like bass or kick drums) disappear, those specific frequencies were inverted between channels.
Adding Visual Phase Meters via VST Plugins
If you require a continuous visual readout, such as a goniometer, Lissajous meter, or a -1 to +1 phase correlation bar, you can install third-party plugins. Audacity supports VST2, VST3, and AU formats.
- Download a free metering plugin that features a phase correlation meter (such as Voxengo Correlometer or MeldaProduction MAnalyzer).
- Install the plugin files into your system’s VST directory.
- In Audacity, navigate to Effect > Plugin Manager, locate the plugin, and click Enable.
- Apply or monitor the plugin on your stereo track.
On a standard correlation meter, a reading near +1 indicates a mono or in-phase signal, values between 0 and +1 indicate acceptable stereo separation, and any movement between 0 and -1 warns you of phase cancellation issues that will degrade when played on mono systems.
Fixing Phase Problems in Audacity
Once identified, phase issues can generally be fixed using two built-in tools:
- Complete Phase Inversion: If a microphone or channel was wired in reverse, select the problematic channel and use Effect > Invert to flip the polarity back into alignment.
- Timing Misalignment: If the cancellation is caused by microphone distance discrepancies, zoom in closely on the waveforms until you can see individual cycles. Use the Time Shift functionality (or drag the clip directly in modern Audacity versions) to align the transient peaks of both channels so they rise and fall together.