Audacity is the free, open source audio editor and recorder from Muse Group for Windows, macOS and Linux, handling multitrack recording, dozens of effects and MP3 export with nothing extra to install, and no paid tier at all.
Audacity records audio, edits it and exports it, and it has been the first audio editor most people ever open for over twenty years.
It is free and open source, with no paid tier, no trial clock and no feature held back for an upgrade.
It is developed by Muse Group, which took the project over in 2021, and it runs on Windows, macOS and Linux.
What You Can Actually Do With It
Record from a microphone, a USB interface or whatever your computer is playing, on as many tracks at once as your hardware supports. Cut, copy, paste and delete with unlimited undo. Line several tracks up and mix them down to one file.
On top of that sit the effects: noise reduction, normalisation, compression, limiting, equalisation, echo, reverb, pitch and tempo changes that work independently of each other, and a good deal more. Most of them can be auditioned in real time now, so you hear the change before committing to it.
It is not as intimidating as the feature list suggests. Selecting a piece of audio and applying something from the Effect menu is the whole workflow, and the built-in Help covers the rest.
You Do Not Need the LAME Download Any More
MP3 export works out of the box. Older guides tell you to install a separate LAME encoder before Audacity can save MP3 files. That stopped being true in 2019, and installing it changes nothing on a current Windows or macOS build.
The MP3 patents that forced the encoder to ship separately expired, and LAME has been bundled inside Audacity ever since. Choose File, then Export Audio, pick MP3, set a quality, and it saves.
The old LAME MP3 Encoder is still worth having if you build your own encoding pipeline or run a Linux distribution whose Audacity package leaves MP3 support out, which some still do. For everyone else it is a file with nothing left to fix.
The Formats It Opens and Saves
Out of the box Audacity reads and writes WAV, AIFF, MP3, MP2, Ogg Vorbis, Opus, FLAC, WavPack and AU, which covers nearly everything a recording or a music file arrives as.
What it does not handle on its own is the licensed and container-heavy end: M4A and AAC, WMA, AC3 and the audio inside video files. Those need the optional FFmpeg library, which is a separate installer on the download page for licensing reasons rather than technical ones.
Our How to Install FFmpeg for Audacity guide walks through pointing Audacity at it, and the standalone FFmpeg build is worth keeping around for conversions you would rather not do in an editor at all.
Effects, Plug-ins and Analysis
Audacity loads VST3, LV2, Nyquist, LADSPA and Audio Unit plug-ins, so the effects list is only a starting point. Nyquist is the interesting one for anybody who likes tinkering, since effects are short scripts you can write yourself.
The analysis side is genuinely useful and often overlooked. There is an amplitude envelope editor for drawing volume changes by hand, a spectrogram view with adjustable scale and window size, a Plot Spectrum window for reading frequency content, and label tracks for marking up long recordings.
If your problem is only that some tracks are louder than others, MP3Gain fixes that across a folder without re-encoding, and no editing is involved.
Which Build To Download
The download page carries more than the one installer, so here is what each file is for.
| File | Take this one when |
|---|---|
| 64-bit installer, .exe | Normal Windows use. This is the one nearly everybody wants. |
| 64-bit portable, .zip | You want it on a USB stick, or you cannot install software on the machine. |
| 32-bit installer or .zip | You are on an old 32-bit Windows install. |
| Linux AppImage | You want the official build rather than your distribution's package. |
| FFmpeg for Audacity | You need to open or save M4A, WMA or AC3 audio. |
| LADSPA plug-in pack | You want about ninety extra effects on top of the built-in ones. |
The portable .zip is the genuine article rather than a repackage - unzip it anywhere and run it, and it leaves your installed copy alone. Mac users want the Audacity for Mac page instead, and the rest of our Mac downloads are alongside it.
Audacity 4.0 Beta, and Why You Probably Want 3.7.9
The download page also carries an Audacity 4.0 beta. It is a real rebuild rather than a facelift: the interface has moved off wxWidgets onto Qt, clip handling and time stretching have been reworked, and each track gets its own meter.
It opens Audacity 3 projects with clips, tracks and labels intact, so trying it costs little. But it is a beta, and several things have not made the crossing yet - LADSPA plug-ins, Vamp analysers and tempo tracks among them.
So take 4.0 if you want to see where Audacity is going, and 3.7.9 if you have work to finish this week.
What Changed in 3.7.9
This is a patch release, so the list is short and the fixes are the point. The 3.7 series itself was the one that brought master effects applied across a whole project, a rewritten compressor and limiter, and reworked dark and light themes.
- Fixed an exception thrown when pasting into a newly created track.
- Fixed tone generation, the waveform scale setting, the SetClip Name parameter and clip-boundary command names used by scripting and macros.
- Fixed preset loading in the Distortion effect.
- Fixed pasting into an empty audio track not keeping the source sample rate.
- Allowed the AltGr modifier when editing labels and clip names.
- Added options for where silence is truncated - start, middle or end.
- Added Podcast 2.0 chapter export as JSON from label tracks.
- Improved the interface on HiDPI displays under Linux, and fixed Mute and Solo buttons in the Mixer Board.
- Fixed multichannel FLAC import, and fixed envelopes breaking after joining clips.
Who Should Look Elsewhere
Audacity is free, so this is about fit rather than money. The tell is in the left column.
| If this is you | Use this instead |
|---|---|
| You only need to trim the front off one MP3 | mp3DirectCut, which cuts without re-encoding |
| You want a single clip out of a long file | MP3 Cutter and Editor |
| You are producing music with virtual instruments and MIDI | REAPER, a full workstation |
| You find the interface heavy for quick edits | ocenaudio, which is lighter and free |
| You are splitting an album image by its cue sheet | CUE Splitter or CUETools |
| You just need one file in a different format | Our free online audio converter, with nothing to install |
Nero WaveEditor and WavePad are the other free editors worth a look.
There are plenty more in the audio editors category, including splitters and joiners such as Helium Audio Splitter for chopping a long recording into tracks.
Quick questions
Is Audacity really free?
Yes. It is open source under the GPL, with no paid edition, no trial period and no feature reserved for an upgrade.
Do I need to install LAME to export MP3 files?
No. LAME has been built into Audacity on Windows and macOS since 2019, so MP3 export works on a clean install.
Why will Audacity not open my M4A or WMA file?
Those formats need the optional FFmpeg library, which installs separately - our FFmpeg for Audacity guide covers it.
Is the portable version limited?
No, it is the same program without an installer. Unzip it where you like, run it from there, and it will not disturb an installed copy.
Should I take Audacity 4.0 beta instead?
Only if you want to try the new interface. It reads 3.x projects, but LADSPA plug-ins, Vamp analysers and tempo tracks are not in the beta yet.
Does it work on a Mac?
Yes, and the Mac build has its own page at Audacity for Mac.
Download Audacity 4.0.0 and see how it handles your recordings, or tell us how you got on if you have used it before.
The envolope tool is brilliant.
Hats off to the programmers, and anyone affiliated with making this must-have program.
If you're just planning on having fun (karoke, recording hilarious songs and sending them to your friends etc), or are in need of editing your old (or new) audio files, this is it!
Thanks a bunch to the guys behind this FREE program :D
