All Audacity Keyboard Shortcuts for Windows & Mac (2026)

Audacity keyboard shortcuts are key combinations that let you control Audacity’s recording, editing, playback, and mixing functions without using the mouse. Audacity is a free, open-source audio editor used by podcasters, musicians, teachers, and content creators on Windows, Mac, and Linux. Mastering its shortcuts can cut your editing time by 40–60% compared to menu-only workflows.

The Most Important Audacity Shortcuts at a Glance

The five Audacity shortcuts every user must know:

  • Spacebar – Play or stop audio
  • R – Start recording
  • Ctrl + Z (Windows) / ⌘ + Z (Mac) – Undo the last action
  • Ctrl + X / ⌘ + X – Cut selected audio
  • Ctrl + B / ⌘ + B – Add a label or marker

Mac users: In Audacity, every Ctrl shortcut on Windows becomes ⌘ (Command) on Mac, and every Alt becomes Option. The one exception is Preferences: use Ctrl + P on Windows but ⌘ + , on Mac.

Quick facts about Audacity:

Audacity has been downloaded over 100 million times and is one of the most widely used free audio editors in the world. It supports Windows, macOS, and Linux, and offers two shortcut sets: a simplified Standard set (default) and an extended Full set available via Edit → Preferences → Keyboard.

📥 Download the Audacity Shortcuts PDF – print-friendly cheat sheet, free.

Top 20 Most-Used Audacity Shortcuts

A quick-reference card for the shortcuts every Audacity user should learn first.

ActionWindowsMacWhy You Need It
Play / StopSpacebarSpacebarThe single most-used shortcut
RecordRRStart recording instantly
PausePPPause without losing cursor position
UndoCtrl + Z⌘ + ZFix any mistake immediately
RedoCtrl + Y⌘ + YRestore undone actions
CutCtrl + X⌘ + XRemove selected audio
CopyCtrl + C⌘ + CCopy selected audio
PasteCtrl + V⌘ + VInsert copied audio
Select AllCtrl + A⌘ + ASelect entire project
Save ProjectCtrl + S⌘ + SSave your work
Zoom InCtrl + 1⌘ + 1See more waveform detail
Zoom OutCtrl + 3⌘ + 3See more of the timeline
Fit to WindowCtrl + F⌘ + FShow entire project at once
Silence AudioCtrl + L⌘ + LReplace selection with silence
DuplicateCtrl + D⌘ + DDuplicate selected audio to new track
Add LabelCtrl + B⌘ + BMark a point or region
SplitCtrl + I⌘ + ISplit clip at cursor
Repeat Last EffectCtrl + R⌘ + RRe-apply the last effect
Export AudioCtrl + Shift + E⌘ + Shift + EExport your finished file
PreferencesCtrl + P⌘ + ,Open settings

File Menu Shortcuts

ActionWindowsMacDescription
NewCtrl + N⌘ + NCreates a new empty project window
OpenCtrl + O⌘ + OOpen an audio file or Audacity project
CloseCtrl + W⌘ + WClose the current project window
Save ProjectCtrl + S⌘ + SSaves the current Audacity .AUP3 project file
Compact ProjectShift + AShift + ACompacts project to save disk space (deletes undo history)
Export AudioCtrl + Shift + E⌘ + Shift + EExport project to an audio file (MP3, WAV, OGG, etc.)
Export MultipleCtrl + Shift + L⌘ + Shift + LExport multiple audio files in one process
Import AudioCtrl + Shift + I⌘ + Shift + IImport an audio file as a new track in the current project
Exit / QuitCtrl + Q⌘ + QClose all project windows and exit Audacity

Edit Menu Shortcuts

Core Editing

ActionWindowsMacDescription
UndoCtrl + Z⌘ + ZUndoes the most recent editing action
RedoCtrl + Y⌘ + YRedoes the most recently undone action
CutCtrl + X⌘ + XRemoves selected audio and places it on the clipboard; remaining audio shifts left
DeleteCtrl + K⌘ + KRemoves selected audio without copying to clipboard; remaining audio shifts left
CopyCtrl + C⌘ + CCopies selected audio to clipboard without removing it
PasteCtrl + V⌘ + VInserts clipboard content at the cursor position
DuplicateCtrl + D⌘ + DCreates a new track containing only the current selection
Select AllCtrl + A⌘ + ASelects all audio in all tracks
Select NoneCtrl + Shift + A⌘ + Shift + ADeselects all audio in all tracks [Full Set]
PreferencesCtrl + P⌘ + ,Opens Audacity preferences (on Mac, found in Audacity menu)

Remove Special

ActionWindowsMacDescription
Split CutCtrl + Alt + X⌘ + Option + XSame as Cut, but audio to the right does not shift left
Split DeleteCtrl + Alt + K⌘ + Option + KSame as Delete, but audio to the right does not shift left
Silence AudioCtrl + L⌘ + LReplaces selected audio with absolute silence
Trim AudioCtrl + T⌘ + TDeletes everything except the selection

Clip Boundaries

ActionWindowsMacDescription
SplitCtrl + I⌘ + ISplits the current clip at the cursor, or into three clips at selection boundaries
Split NewCtrl + Alt + I⌘ + Option + ISplit-cuts the selection and pastes it into a new track [Full Set]
JoinCtrl + J⌘ + JJoins overlapping clips into one; gaps become silence [Full Set]
Detach at SilencesCtrl + Alt + J⌘ + Option + JSplits clips at silent regions, leaving blank space between them [Full Set]

Labels & Markers Shortcuts

Labels are one of Audacity’s most powerful features for marking, navigating, and exporting regions of audio.

ActionWindowsMacDescription
Add Label at SelectionCtrl + B⌘ + BCreates a new label at the cursor or around the selected region
Add Label at Playback PositionCtrl + M⌘ + .Creates a label at the current playback or recording position
Paste Text to New LabelCtrl + Alt + V⌘ + Option + VPastes clipboard text as a new label in a label track [Full Set]
Move to Next LabelAlt + RightOption + RightMoves selection forward to the next label
Move to Previous LabelAlt + LeftOption + LeftMoves selection back to the previous label
Next Clip on Focused TrackTabTabMoves selection to the next clip (cannot be reassigned)
Previous Clip on Focused TrackShift + TabShift + TabMoves selection to the previous clip (cannot be reassigned)
Next Clip on Selected TrackAlt + .Option + .Moves the selection to the next clip
Previous Clip on Selected TrackAlt + ,Option + ,Moves the selection to the previous clip

Labeled Audio Operations

These apply Edit commands to labeled audio regions rather than the current selection.

ActionWindowsMacDescription
Labeled CutAlt + XOption + XCuts labeled audio regions [Full Set]
Labeled DeleteAlt + KOption + KDeletes labeled audio regions [Full Set]
Labeled Split CutAlt + Shift + XOption + Shift + XSplit-cuts labeled audio regions
Labeled Split DeleteAlt + Shift + KOption + Shift + KSplit-deletes labeled audio regions
Labeled SilenceAlt + LOption + LSilences labeled audio regions [Full Set]
Labeled CopyAlt + Shift + COption + Shift + CCopies labeled audio regions
Labeled SplitAlt + IOption + ISplits at labeled audio regions [Full Set]
Labeled JoinAlt + JOption + JJoins labeled audio regions [Full Set]
Labeled Detach at SilencesAlt + Shift + JOption + Shift + JDetaches labeled regions at silences

Transport / Playback Shortcuts

ActionWindowsMacDescription
Play / StopSpacebarSpacebarStarts or stops playback; restart position is unchanged
Play / Stop and Set CursorXXStops playback and moves cursor to the stop point
Play Once / StopShift + SpaceShift + SpacePlays the loop region once when looping is enabled
PausePPTemporarily pauses playback or recording without losing position
Play to SelectionBBPlays to or from the mouse pointer position
Play Cut PreviewCCPlays audio excluding the current selection (preview a cut)
Play Before Selection StartShift + F5Shift + F5Plays a short period before the selection starts [Full Set]
Play After Selection StartShift + F6Shift + F6Plays a short period after the selection starts [Full Set]
Play Before Selection EndShift + F7Shift + F7Plays a short period before the selection ends [Full Set]
Play After Selection EndShift + F8Shift + F8Plays a short period after the selection ends [Full Set]
Play Before & After Selection StartCtrl + Shift + F5⌘ + Shift + F5Plays a short period on both sides of the selection start [Full Set]
Play Before & After Selection EndCtrl + Shift + F7⌘ + Shift + F7Plays a short period on both sides of the selection end [Full Set]

Recording Shortcuts

ActionWindowsMacDescription
RecordRRStarts recording at the end of the selected track
Record New TrackShift + RShift + RStarts recording on a new track at the cursor position
Timer RecordShift + TShift + TOpens the Timer Record dialog for scheduled recording
Punch and Roll RecordShift + DShift + DRe-records over audio with a pre-roll of audio before the punch point
PausePPPauses recording without losing the current position

Navigation & Cursor Shortcuts

Skip to Position

ActionWindowsMacDescription
Skip to Project StartHomeHomeMoves cursor to the very beginning of the project
Skip to Project EndEndEndMoves cursor to the very end of the project
Move Cursor to Track StartJJMoves cursor to the start of the selected track
Move Cursor to Track EndKKMoves cursor to the end of the selected track
Selection to StartShift + HomeShift + HomeExtends selection from cursor back to project start
Selection to EndShift + EndShift + EndExtends selection from cursor forward to project end
Track Start to CursorShift + JShift + JSelects from track start to cursor position
Cursor to Track EndShift + KShift + KSelects from cursor position to track end

Cursor Jump

ActionWindowsMacDescription
Cursor Short Jump Left,,Moves cursor one second left (adjustable in Preferences)
Cursor Short Jump Right..Moves cursor one second right (adjustable in Preferences)
Cursor Long Jump LeftShift + ,Shift + ,Moves cursor 15 seconds left (adjustable in Preferences)
Cursor Long Jump RightShift + .Shift + .Moves cursor 15 seconds right (adjustable in Preferences)

Seek During Playback

ActionWindowsMacDescription
Short Seek LeftLeft ArrowLeft ArrowSkips playback cursor back 1 second
Short Seek RightRight ArrowRight ArrowSkips playback cursor forward 1 second
Long Seek LeftShift + LeftShift + LeftSkips playback cursor back 15 seconds
Long Seek RightShift + RightShift + RightSkips playback cursor forward 15 seconds

Selection Boundaries

ActionWindowsMacDescription
Set Left Boundary[[Sets left selection boundary to current playback position
Set Right Boundary]]Sets right selection boundary to current playback position
At Zero CrossingsZZSnaps selection edges to the nearest zero crossing point
Select in All TracksCtrl + Shift + K⌘ + Shift + KExtends selection into all tracks in the project
Select in All Sync-Locked TracksCtrl + Shift + Y⌘ + Shift + YExtends selection into all sync-locked tracks

Looping Shortcuts

ActionWindowsMacDescription
Loop On / OffLLToggles looped playback on or off
Set Loop to SelectionShift + LShift + LSets the current selection as the new loop region
Clear LoopAlt + Shift + LOption + Shift + LClears the looping region

View & Zoom Shortcuts

ActionWindowsMacDescription
Zoom InCtrl + 1⌘ + 1Zooms in to show more waveform detail
Zoom NormalCtrl + 2⌘ + 2Returns to default zoom (approx. 1 inch per second)
Zoom OutCtrl + 3⌘ + 3Zooms out to show more of the timeline
Zoom to SelectionCtrl + E⌘ + EZooms so the selected audio fills the window
Zoom ToggleShift + ZShift + ZToggles between two preset zoom levels
Fit to WidthCtrl + F⌘ + FZooms out until the entire project fits the window
Fit to HeightCtrl + Shift + F⌘ + Shift + FAdjusts track heights to fill the project window
Collapse All TracksCtrl + Shift + C⌘ + Shift + CCollapses all tracks to minimum height
Expand Collapsed TracksCtrl + Shift + X⌘ + Shift + XExpands all collapsed tracks to their previous size
Go to Selection StartCtrl + [⌘ + [Moves cursor to the start of the selection [Full Set]
Go to Selection EndCtrl + ]⌘ + ]Moves cursor to the end of the selection [Full Set]
Full Screen On / OffF11F11Toggles full screen mode

Tools Shortcuts (F-Keys)

ActionWindowsMacDescription
Selection ToolF1F1Standard selection and cursor tool use to select audio regions
Envelope ToolF2F2Draw and edit volume envelope points on a track
Draw ToolF3F3Draw individual sample points to repair glitches
Zoom ToolF4F4Click to zoom in; right-click to zoom out
Multi-ToolF6F6Context-sensitive tool that combines all tool functions
Previous ToolAACycles backward through the available tools [Full Set]
Next ToolDDCycles forward through the available tools [Full Set]

Track Controls Shortcuts

ActionWindowsMacDescription
Open Menu on Focused TrackShift + MShift + MOpens the Audio Track dropdown menu on the focused track
Mute / Unmute Focused TrackShift + UShift + UToggles the mute button on the focused track
Solo / Unsolo Focused TrackShift + SShift + SToggles the solo button on the focused track
Change Gain on Focused TrackShift + GShift + GOpens gain dialog for the focused track
Change Pan on Focused TrackShift + PShift + POpens pan dialog for the focused track [Full Set]
Close Focused TrackShift + CShift + CRemoves the focused track from the project [Full Set]
Increase Gain on Focused TrackAlt + Shift + UpOption + Shift + UpIncreases gain by 1 dB per keypress [Full Set]
Decrease Gain on Focused TrackAlt + Shift + DownOption + Shift + DownDecreases gain by 1 dB per keypress [Full Set]
Pan Left on Focused TrackAlt + Shift + LeftOption + Shift + LeftPans the focused track 10% left [Full Set]
Pan Right on Focused TrackAlt + Shift + RightOption + Shift + RightPans the focused track 10% right [Full Set]
Mute All TracksCtrl + U⌘ + UMutes all audio tracks in the project
Unmute All TracksCtrl + Shift + U⌘ + Shift + UUnmutes all audio tracks in the project
Mute Selected TracksCtrl + Alt + U⌘ + Option + UMutes only the selected tracks
Unmute Selected TracksCtrl + Alt + Shift + U⌘ + Option + Shift + UUnmutes only the selected tracks

Track Focus & Navigation Shortcuts

ActionWindowsMacDescription
Move Focus to Previous TrackUp ArrowUp ArrowMoves keyboard focus one track up
Move Focus to Next TrackDown ArrowDown ArrowMoves keyboard focus one track down
Move Focus Up and SelectShift + UpShift + UpMoves focus one track up and selects it
Move Focus Down and SelectShift + DownShift + DownMoves focus one track down and selects it
Move Focus to First TrackCtrl + Home⌘ + HomeMoves focus to the topmost track [Full Set]
Move Focus to Last TrackCtrl + End⌘ + EndMoves focus to the bottom track [Full Set]
Toggle Focused Track SelectedReturnReturnToggles the selected state of the focused track
Move Forward Through Toolbars/TracksCtrl + F6⌘ + F6Cycles focus forward through toolbar areas and track view
Move Backward Through Toolbars/TracksCtrl + Shift + F6⌘ + Shift + F6Cycles focus backward through toolbar areas and track view

Device Toolbar Shortcuts

ActionWindowsMacDescription
Change Audio HostShift + HShift + HOpens dialog to select the audio host (WASAPI, MME, etc.) [Full Set]
Change Recording DeviceShift + IShift + IOpens dialog to select the recording device [Full Set]
Change Playback DeviceShift + OShift + OOpens dialog to select the playback device [Full Set]
Change Recording ChannelsShift + NShift + NOpens dialog to set mono or stereo recording [Full Set]

Tracks Menu Shortcuts

ActionWindowsMacDescription
Add New Mono TrackCtrl + Shift + N⌘ + Shift + NCreates a new empty mono audio track [Full Set]
Mix and Render to New TrackCtrl + Shift + M⌘ + Shift + MMixes selected tracks to a new track, preserving originals [Full Set]

Selection Shortcuts

ActionWindowsMacDescription
Selection Extend LeftShift + LeftShift + LeftIncreases selection size by extending to the left
Selection Extend RightShift + RightShift + RightIncreases selection size by extending to the right
Selection Contract LeftCtrl + Shift + Right⌘ + Shift + RightShrinks selection from the right
Selection Contract RightCtrl + Shift + Left⌘ + Shift + LeftShrinks selection from the left
Toggle Spectral SelectionQQSwitches between time range and spectral selection [Full Set]

Effect Menu Shortcuts

ActionWindowsMacDescription
Repeat Last EffectCtrl + R⌘ + RRepeats the last used effect with the same settings, no dialog
Add Realtime EffectsEEOpens the realtime effects pane for the focused track

Analyze Menu Shortcuts

ActionWindowsMacDescription
Contrast AnalysisCtrl + Shift + T⌘ + Shift + TAnalyzes volume contrast between speech and background [Full Set]

How to Customize Audacity Shortcuts

Every shortcut in Audacity can be changed, removed, or newly assigned to an unassigned command.

  1. Open Edit → Preferences (Windows/Linux) or Audacity → Preferences (Mac), or press Ctrl + P / ⌘ + ,
  2. Click Keyboard in the left sidebar
  3. Use the Search box at the top to find any command by name
  4. Click on the command you want to change
  5. Click inside the Shortcut input field and press your desired key combination
  6. Click Set to apply
  7. Click OK to save

To enable the Full shortcut set: In the Keyboard preferences panel, click the Defaults button and select Full to activate all extended shortcuts marked [Full Set] in this guide.

Frequently Asked Questions

What is the Audacity play shortcut?

Press Spacebar to play or stop audio in Audacity. This works on both Windows and Mac and is the most commonly used shortcut.

What is the Audacity cut shortcut?

Press Ctrl + X (Windows) or ⌘ + X (Mac) to cut selected audio. The audio is placed on the clipboard and remaining audio shifts left to fill the gap.

What is the Audacity redo shortcut?

Press Ctrl + Y (Windows) or ⌘ + Y (Mac) to redo the last undone action.

What is the Envelope tool shortcut in Audacity?

Press F2 to activate the Envelope tool, which lets you draw volume fade curves on your tracks.

How do I add a label/marker in Audacity?

Press Ctrl + B (Windows) or ⌘ + B (Mac) to add a label at the cursor or selection. Press Ctrl + M / ⌘ + . to add a label at the current playback position while recording or playing.

Can I use Audacity shortcuts on Mac?

Yes. Most shortcuts are identical, but replace Ctrl with ⌘ (Command) and Alt with Option. The Preferences shortcut is ⌘ + , on Mac (not ⌘ + P).

What is the difference between Standard and Full shortcut sets in Audacity?

The Standard set is Audacity’s default a simplified set of shortcuts. The Full set includes additional shortcuts (marked [Full Set] in this guide) that were available in Audacity 2.1.3 and earlier. Enable it via Edit → Preferences → Keyboard → Defaults → Full.

How do I split audio in Audacity?

Place the cursor where you want to split, then press Ctrl + I (Windows) or ⌘ + I (Mac). This splits the clip at the cursor into two separate clips.

What does Ctrl+L do in Audacity?

Ctrl + L (Windows) or ⌘ + L (Mac) silences the selected audio replacing it with absolute silence without removing it. Useful for removing background noise from a specific section.

How do I zoom in Audacity with the keyboard?

Press Ctrl + 1 to zoom in, Ctrl + 2 for default zoom, and Ctrl + 3 to zoom out. Press Ctrl + E to zoom to fit the current selection. On Mac, use ⌘ instead of Ctrl.

Conclusion: Master Audacity Faster With These Shortcuts

Learning Audacity keyboard shortcuts is one of the highest-return investments you can make as an audio editor. Whether you are a podcaster trimming recordings, a musician editing takes, a teacher creating lesson audio, or a content creator cleaning up voiceovers the difference between reaching for the menu and pressing a single key adds up to hours saved every week.

Here is a quick summary of the most important things to remember:

  • Spacebar is your best friend play and stop without touching the mouse
  • Ctrl + Z / ⌘ + Z is your safety net undo anything, instantly
  • Mac users replace every Ctrl with ⌘ and every Alt with Option
  • The Full shortcut set unlocks 40+ additional shortcuts enable it via Edit → Preferences → Keyboard → Defaults → Full
  • Every shortcut in Audacity is fully customizable assign any key combination to any command via Edit → Preferences → Keyboard

Start with the Top 20 Most-Used Shortcuts at the top of this guide. Once those become muscle memory, work through the section most relevant to your workflow editing, labeling, or recording. You do not need to memorize all 200+ shortcuts at once.

Keep Exploring: Related Shortcut Guides

Pratik

Pratik is the founder of Tutorial Tactic and a productivity tools specialist with 15 years of hands-on experience in Google Workspace, Microsoft Office, and software automation. He has published over 1,500 guides on keyboard shortcuts, software commands, how-to tutorials and workflow optimization, helping readers across the US and India work faster with the tools they use every day. Tutorial Tactic was founded in 2021 with one goal: cut through the noise and give readers exactly what they need fast, verified, and beginner-friendly.
Back to top button