How to Use the Repair Effect in Audacity

Audacity's Repair effect is a specialized tool designed to eliminate brief audio artifacts such as clicks, pops, and tiny digital dropouts by interpolating the surrounding waveform. This article provides a straightforward guide on how to locate these microscopic defects, select a region of 128 samples or fewer, and apply the Repair tool to seamlessly restore damaged audio without leaving audible traces.

Understanding the 128-Sample Limit

The Repair effect works by analyzing the valid audio samples immediately preceding and following a corrupted section, then synthesizing a smooth replacement curve. Because it recalculates the waveform using linear prediction, it is strictly limited to a maximum length of 128 samples (which translates to roughly 2.9 milliseconds at a standard 44.1 kHz sample rate). Attempting to apply the effect to a selection larger than 128 samples will trigger an error message prompting you to make a smaller selection.

Step 1: Locate the Glitch

Clicks, ticks, and brief digital errors usually appear as sudden, unnatural vertical spikes or flat drops in your waveform.

  1. Play back the audio track to pinpoint the general area where the glitch occurs.
  2. Stop playback and click the track near the problem area.
  3. Use the Zoom In tool or the shortcut Ctrl + 1 (Windows/Linux) or Cmd + 1 (macOS) repeatedly.
  4. Continue zooming until the continuous audio line changes into individual dots connected by a line. Each dot represents a single audio sample.

Step 2: Select the Damaged Samples

Once the individual samples are visible, isolate only the corrupted area:

  1. Choose the standard Selection Tool from the toolbar (or press F1).
  2. Click and drag across the damaged samples, including the spike and one or two surrounding clean samples.
  3. Ensure your selection spans 128 samples or fewer. You can verify your selection length by setting the bottom toolbar's selection format to samples rather than time.

Step 3: Apply the Repair Effect

  1. Navigate to the top menu and select Effect.
  2. In modern versions of Audacity, choose Noise Removal and Repair, then click Repair (in older versions, it is listed directly under the primary Effect menu).
  3. The selected dots will immediately shift position to form a smooth transition between the pre-existing waveform on either side.

Efficiency Tips