How Audacity Flags Recorded Dropouts on the Timeline
When recording audio, system bottlenecks can lead to lost samples known as dropouts. Audacity detects these recording failures in real time and visually flags them directly on your timeline using vertical red lines on the waveform and an automated label track. This visual feedback immediately alerts you to missing audio sections so you can address hardware latency or re-record the take before moving on to editing.
The Visual Indicators
When Audacity detects a dropout during recording, it flags the missing data on the timeline in two distinct ways:
- Vertical Red Lines: Audacity inserts sharp, vertical red lines across the waveform of the recorded track at the exact timestamps where audio data was skipped or dropped. These lines cut through the audio channels, making gaps immediately noticeable even when zoomed out.
- The "Dropouts" Label Track: Alongside the red lines on the waveform, Audacity automatically generates a label track beneath the audio track. This track contains text labels marking every single dropout point. These labels allow you to tab through each error sequentially to inspect the severity of the lost audio without manually scanning the entire waveform.
Enabling Dropout Detection
Dropout indicators only appear if the detection feature is active in the software settings:
- Open Edit (or Audacity on macOS) and select Preferences.
- Select the Recording section on the left-hand menu.
- Check the box labeled Detect dropouts.
- Click OK to apply the setting.
Why Dropouts Occur and How to Clear the Flags
Dropouts happen when your computer’s CPU or hard drive cannot keep up with writing the incoming audio data to storage, leading to buffer underruns. Background tasks, insufficient RAM, or a buffer size set too low in Audacity's preferences are common culprits.
The visual red lines and label tracks are non-destructive visual aids and do not affect audio export. If the missing audio is negligible and you choose to keep the take, you can remove the label track by clicking the X in its track control panel. To clear the red lines from the waveform display without re-recording, navigate to the View menu and deselect the option to display dropout warnings.