Editing audio

This page is an introduction tutorial to editing in Audacity. It covers how to import files, making cuts, rearranging clips, and applying effects!

Importing a file

To start editing, you need some sort of sound to edit. You can either record some sound, or import an existing sound file (for example, an MP3 or WAV) by dragging & dropping it into the project window. You can also import files via the File > Import menus.

Note: To import proprietary file formats such as M4A or WMA, you need to install FFMPEG first.

Once you have imported a file, you will see a waveform of your sound:

The waveform of a song

This waveform is a visual representation of the song. The larger the dark "blob" is, the louder the section. Lines standing alone ("spikes") indicate sudden and short loud sections such as clicks, snaps, claps and drum hits. With a bit of practice, you can use the waveform to quickly find your way around an audio file.

Removing sections of a song

To remove a section of an audio file, first select the section by clicking and dragging in the waveform.

A selected waveform

Hint: You can zoom in using the by scrolling while holding the Ctrl key ( Ctrl+Scroll, macOS: Cmd+Scroll) to precisely adjust the beginning and end of the selection.

Once you have a selection, press Delete or Backspace to delete it.

Moving sections of audio (clips)

Audacity supports clips, which are pieces of audio inside the project which can be moved independently. Any audio you record or import already exists as a clip.

You can click + drag on the clip header bar to move a clip around.

A clip handle bar. Double-click to rename, Click and drag to move around.

Note: You can move a clip on top of another clip, into other tracks, or into the empty space below the tracks to create a new track.

Splitting up clips

To split a clip into two independent clips, use the following steps:

  1. Click on the split tool icon (scissors), or press S. This will cause any subsequent clicks to split the clip.

  2. Click into a clip to split it.

Note: You can also Click+drag across the waveform to split out a section.

Resizing and trimming clips

To trim a clip, first select it by clicking into its header bar. This will cause some icons ("handles") to appear next to the clip.

To trim a clip, click + drag on the upper set of icons

Once you see them, click and drag with the upper set of icons to trim the clip to it's desired length.

Note: Trimming is a non-destructive operation. You can un-trim a clip at any time. If you have created your clip by splitting up a larger clip, you can even un-trim the current clip until it's at the length of the old clip. If you want to permanently remove the trimmed data, you can copy the clip to another project, choose Selected audio only when pasting, and move it back.

Speeding up and slowing down clips

Just like trimming, speeding up and slowing down clips is done with handles next to the clip. To summon them, first click into the header bar to select it.

Then, click and drag on the lower set of icons (the clocks) to speed it up or slow it down.

Note: A sped-up or slowed down clip will have a little indicator in the top right corner. You can click on it to access advanced options (such as optimizing the stretching algorithm for voice), or to enter an exact number.

Changing pitch of a clip

To change the pitch of a clip, right-click it, or click on the three-dot menu. Then select "Open pitch and speed dialog".

In the dialog that opens, you then can change the pitch using the semitones and cents boxes.

Last updated

Was this helpful?