Audacity keyboard shortcuts

Audacity is the most widely used free, open-source audio editor and recorder, a staple for podcasts, voiceovers and quick audio cleanup. Editing audio is repetitive by nature (select, cut, silence, export), so the default shortcuts below pay for themselves within a single episode. This cheat sheet covers 60 default shortcuts for Windows and Mac.

File & Project

New projectCtrl+NCmd+N
Open project or audioCtrl+OCmd+O
Close projectCtrl+WCmd+W
Save projectCtrl+SCmd+S
Export audioCtrl+Shift+ECmd+Shift+E
Import audioCtrl+Shift+ICmd+Shift+I
PreferencesCtrl+PCmd+Comma

Transport

Play / stopSpaceSpace
Play / stop and set cursorXX
Loop playbackShift+SpaceShift+Space
PausePP
RecordRR
Record on new trackShift+RShift+R
Skip to project startHomeHome
Skip to project endEndEnd
Seek short step back / forwardLeft / Right ArrowLeft / Right Arrow
Seek long step back / forwardShift+Left / Shift+Right ArrowShift+Left / Shift+Right Arrow
Play one second around cursor11

Editing

UndoCtrl+ZCmd+Z
RedoCtrl+YCmd+Shift+Z
CutCtrl+XCmd+X
CopyCtrl+CCmd+C
PasteCtrl+VCmd+V
Duplicate selection to new trackCtrl+DCmd+D
Delete selectionCtrl+KCmd+K
Silence selectionCtrl+LCmd+L
Trim audio outside selectionCtrl+TCmd+T
Split clip at cursorCtrl+ICmd+I
Split and move to new trackCtrl+Alt+ICmd+Option+I
Split cutCtrl+Alt+XCmd+Option+X
Split deleteCtrl+Alt+KCmd+Option+K
Join clipsCtrl+JCmd+J
Detach at silencesCtrl+Alt+JCmd+Option+J
Repeat last effectCtrl+RCmd+R

Selection

Select allCtrl+ACmd+A
Select noneCtrl+Shift+ACmd+Shift+A
Extend selection to project startShift+HomeShift+Home
Extend selection to project endShift+EndShift+End
Extend selection left / rightShift+Left / Shift+Right ArrowShift+Left / Shift+Right Arrow
Select track start to cursorShift+JShift+J
Select cursor to track endShift+KShift+K
Snap selection to zero crossingsZZ

View & Zoom

Zoom inCtrl+1Cmd+1
Zoom to normal levelCtrl+2Cmd+2
Zoom outCtrl+3Cmd+3
Zoom to selectionCtrl+ECmd+E
Fit project in windowCtrl+FCmd+F
Fit tracks verticallyCtrl+Shift+FCmd+Shift+F

Tracks

New mono trackCtrl+Shift+NCmd+Shift+N
Mute all tracksCtrl+UCmd+U
Unmute all tracksCtrl+Shift+UCmd+Shift+U
Move focus to previous / next trackUp / Down ArrowUp / Down Arrow
Toggle selection of focused trackEnterReturn
Open dropdown menu of focused trackShift+MShift+M

Labels

Add label at selectionCtrl+BCmd+B
Add label at playback positionCtrl+MCmd+M

Tools

Selection toolF1F1
Envelope toolF2F2
Draw toolF3F3
Multi-toolF6F6

Put your top Audacity shortcuts on real keys

The five Audacity actions most worth binding to a physical macropad key:

XX Play / stop and set cursor The core audition key when scrubbing through takes; better than Space because the cursor stays where you stopped.
Ctrl+KCmd+K Delete selection Podcast cleanup is hundreds of select-and-delete moves per episode.
Ctrl+LCmd+L Silence selection Kills breaths, clicks and background noise between phrases in one press.
Ctrl+RCmd+R Repeat last effect Re-applies noise reduction or normalization instantly across many selections.
Ctrl+Shift+ECmd+Shift+E Export audio Every session ends with an export; one key replaces a menu dive.

I hand-build small-batch programmable macropads (QMK/VIA) in Barcelona. One press, any shortcut, any app.

See the macropads

Audacity shortcut FAQs

How do I change keyboard shortcuts in Audacity?
Open Preferences (Ctrl+P on Windows, Cmd+Comma on Mac) and go to the Keyboard section. You can search every command, set new bindings and export the whole map as an XML file.
What is the difference between Delete and Split Delete in Audacity?
Ctrl+K deletes the selection and shifts the following audio left to close the gap. Split Delete (Ctrl+Alt+K) removes the audio but leaves a gap, keeping everything after it in place.
How do I quickly silence part of a recording in Audacity?
Select the region with the Selection tool and press Ctrl+L (Cmd+L on Mac). The selection is replaced with absolute silence without changing the track length.
Why should I press Z before cutting in Audacity?
Z snaps the selection edges to the nearest zero crossings, points where the waveform crosses silence. Cutting at zero crossings avoids the audible clicks and pops you get when splicing mid-wave.
How do I repeat the last effect in Audacity?
Press Ctrl+R (Cmd+R on Mac) to apply the most recent effect again with the same settings. This is a huge time saver when applying noise reduction or normalization to many selections.