Split Long Tracks in Audacity with Silence Finder
Splitting long audio recordings into individual tracks is a simple process in Audacity using the Silence Finder and Sound Finder tools. These built-in analyzers scan your audio for quiet intervals or distinct audio passages and automatically place labels at each division point. Once labeled, Audacity allows you to export all segments as separate files simultaneously using the Export Multiple function.
Silence Finder vs. Sound Finder
Before analyzing your audio, choose the tool best suited for your project:
- Silence Finder: Detects gaps where audio drops below a specific volume for a minimum amount of time. It places a single point label within the silence, ideal for marking track boundaries between songs or podcast chapters.
- Sound Finder: Detects actual audio signals separated by quiet intervals. Instead of a single point, it creates region labels that wrap around each detected section of sound, which is useful when you want to trim silent gaps between tracks automatically.
(Note: In Audacity version 3.1 and newer, these tools may appear consolidated under Analyze > Label Sounds, but the core functionality and settings remain the same.)
Step 1: Prepare the Audio
- Open Audacity and import your long audio file (File > Open or File > Import > Audio).
- Select the entire track by pressing Ctrl + A (Windows) or Cmd + A (macOS), or click the track control panel on the left side of the waveform.
Step 2: Configure and Run the Analyzer
Using Silence Finder
- Navigate to the top menu and select Analyze > Silence Finder (or Analyze > Regular Interval Labels / Label Sounds depending on your version).
- Adjust the parameters:
- Treat audio as silent when limit is below (dB): Set
the volume threshold (typically between
-30 dBand-40 dB). Lower values require the audio to be quieter to count as silence. - Minimum duration of silence (seconds): Enter how
long a silence must last to be recognized (e.g.,
1.5to2.0seconds for vinyl or album recordings). - Label placement: Define where the marker falls
within the silence (e.g.,
0.3seconds before the end of the silence to ensure the next track begins cleanly).
- Treat audio as silent when limit is below (dB): Set
the volume threshold (typically between
- Click OK. Audacity will generate a Label Track beneath your audio with markers at each detected silent gap.
Using Sound Finder
- Select your audio and go to Analyze > Sound Finder.
- Configure the settings:
- Treat audio as silent when limit is below (dB): Set the volume threshold to define non-sound.
- Minimum duration of silence between sounds: The minimum silence required to trigger a new separate track.
- Minimum duration of sound: Prevents brief clicks, pops, or noise spikes from creating unwanted tracks.
- Label start/end offsets: Adds a short buffer (e.g.,
0.1seconds) before and after each sound region to avoid cutting off intro or outro notes.
- Click OK to generate region labels surrounding each active audio segment.
Step 3: Review and Name Labels
Inspect the newly created Label Track to verify accuracy:
- Zoom in (Ctrl + 1 or Cmd + 1) on label points to ensure tracks are not split prematurely during quiet musical passages.
- Click directly into any label box to type in specific track titles. If left blank, Audacity will automatically number the tracks sequentially during export.
Step 4: Export the Split Tracks
- Go to File > Export > Export Multiple.
- Set your desired Export Format (such as MP3, WAV, or FLAC) and choose the destination folder.
- Under Split files based on, select Labels.
- Under Name files, choose:
- Using Label/Track Name to use the custom titles you typed.
- Numbering before label/track name or Sequential numbers for automated sorting.
- Click Export, enter any metadata tags if prompted, and click OK. Audacity will render and save each segment as an individual file.