Audacity 2.3.2 was released on 15th May 2019.
Audacity 2.3.2 replaces all previous versions.
Audacity now includes the LAME MP3 encoder. Previously, due to now expired patents, you had to download it separately.
There is a new Select button in the track panel to select the whole track.
Audacity mod-script-pipe for driving Audacity from Python now comes with Audacity and it can be enabled via preferences.
Over 20 bugs fixed since 2.3.1. The most serious bug was that Audacity 2.3.1 would crash if append-recording to a collapsed track.
Full details of new features in the visual guide to New features in Audacity 2.3.2
Windows
Audacity 2.3.2 requires the CPU to support the SSE2 instruction set which should be available on any Intel hardware produced after 2001 and any AMD hardware produced after 2003.
To check what SSE levels your CPU supports, you can install CPU-Z.
If your hardware only supports SSE, you may download Audacity 2.0.6 see the Legacy Windows page on the Audacity Website.
2.3.2 does not support Windows XP.
You may try 2.2.2 on XP, but it is unsupported.
macOS / Mac OS X
Audacity 2.3.2 is for Intel Macs running OS X 10.7 and later and macOS.
There are legacy versions for older OS X at http://audacityteam.org/download/legacy-mac/.
Linux
Linux support is tested on Ubuntu Linux.
Audacity may compile on Gentoo, Debian, Mint.
Audacity does not currently compile on SuSE Linux.
We probably track more bugs than you are interested in...
On the dynamic buglist page you can select to view:
Complete list of bugs in 2.3.1 that we have fixed for 2.3.2
Known bugs on the OS you use Mac, Windows or Linux.
Known bugs to do with accessibility or localization.
Workarounds for some bugs.
Serious bugs and less serious bugs.
We do use this detail in our own QA work.
Below are listed what we believe are the most common and important issues with 2.3.1 for most users.
Accessibility
Far less of Audacity is properly accessible to visually impaired users than we would like. Currently the best supported platform for accessibility is Windows. We lost a lot of custom accessibility programming when we had to move to a more recent version of the wxWidgets library.
Internationalization
Audacity is only partially translated in many languages. We also have some issues, for example, with Right-To-Left Languages.
Selected Bugzilla-Tracked Bugs
Click on the bug numbers to see work done on these bugs.
You can choose various combinations of these. However, there are probably too many minor bugs and too much detail on that for most users.
ID
P
Status
Summary (2 tasks) ⇒
P3
NEW
Linux: PULSE-AUDIO issues. Freeze repeatedly starting/stopping streams
P3
RESOLVED
Windows: DirectSound Sound Activated Recording does not record correctly or pauses permanently after 12 seconds
This page is an overview of the key new functionality that has been introduced in Audacity 2.3.2
Details of all the major changes since 2.3.1 can be found in Audacity 2.3.2.
The LAME library, which is needed for exporting MP3 audio files, is now built-in to Audacity on Windows and macOS as a part of the application.
With previous releases it was necessary to download and locate the LAME library as an optional extra.
If you go to Libraries Preferences you will see that the option to locate the library is no longer there and the dialog tells you what version of LAME is built-in.
LAME is not built into Audacity on Linux - you will still need to acquire an locate the optional LAME library.
There is now a Select button in the Track Control Panel.
The whole of an individual track can be selected by clicking this Select button.
Holding Ctrl (or ⌘ + A on a Mac) and clicking on the Select button toggles the selectedness of the track.
You can still select a whole track in the previous ways if that is what you are used to:
Click in the neutral gray area of the Track Control Panel (this is hard when the tracks are reduced size, as in this image)
Double-click in the track.
The new Nyquist Plug-in Installer is itself a Nyquist plug-in. It simplifies the installation of other Nyquist plug-ins. It is installed by default in Audacity and can be found in the Tools Menu. It can be accessed by: Tools > Nyquist Plug-in Installer...
This plug-in installer provides a file browser for selecting the plug-in '.NY' file (Nyquist plug-ins are plain text files that have the filename extension '.NY'), and then copies the file to the correct location.
Once the plug-in has been installed, in order to use it it must be enabled using the Plug-in Manager.
The folder that is created by Audacity when running a Macro on files, or when an Export command is used in a Macro that is run on the current project, has been renamed to "macro-output" to give it a more meaningful name.
The created folder used to be called "cleaned" (which was a hangover from functionality that used to be in Audacity, bit was removed many versions ago).
The add-on module "mod-script-pipe" provides a programming interface that allows Audacity to be controlled by an external program or from the command line. When enabled, mod-script-pipe intercepts scripting commands that are sent to it from an external program (usually Python) via a named pipe.
The experimental mod-script-pipe is now available with Audacity for Windows and Mac. You need to enable it in Modules Preferences.
The default setting for the "Type to create a label" in Tracks Behaviors Preferences has been changed from "on" to "off".
When enabled "on", if there is already a label track that has the yellow focus border, you do not need to use "Add Label at Selection" or its Ctrl + B shortcut to create a new label. Just type your required label text to create a new label at the position of the editing cursor or selection region.
The change was made as some users were confused by: a) shortcuts not working when the label track has focus b) labels not being created when the label track did not have focus.
This will not affect any previous setting that you have, or have made, for this Preference unless you chose to have your preferences reset as part of an upgrade installation.
WAV and AIFF audio files are size limited to a maximum of 4 GB. This is a general restriction and not an Audacity restriction.
In earlier versions of Audacity if you exported a WAV or AIFF file that would exceed those limits the file would be corrupted and truncated and this would happen without warning.
For 2.3.2 we have implemented an error trap to catch this and stop it happening. Now when attempting to export an oversized WAV or AIFF file Audacity will not do this and you will get the following error message:
Clicking on the ? Help button in the message will show the following table in the Manual
These timings are the theoretical maximum times. You would be well-advised to restrict yourself to slightly lower limits to afford some head-room.
Click on the bug number for full details in the bug thread.
P1 2078 - Append recording into a collapsed track causes a crash
P2 2068 - Mac: misleading error message when importing M4A without FFmpeg installed
P2 2082 - Expand function after Append Record to a collapsed track fails
P2 2086 - Incorrect Mixer Board behaviour
P2 2096 - High quality stretching in Change Pitch/Tempo causes the Preview to malfunction and remove the selection
P2 723 - Recording does not stop at end of selection.
P2 1534 - Linux: Malformed tooltips/"Untitled window" in taskbar when clicking or hovering over toolbar sliders
P3 1899 - Windows: previously deleted folders are unnecessarily re-created on next Save
P3 2007 - Windows: Empty folder created on Import if last used import folder does not exist
P3 1762 - Importing keystrokes can fail to import keystrokes that are not in standard set
P4 2080 - Windows: Using WASAPI, after recording, playback can fail with "opening sound device error"
P5 2050 - Misleading LAME version error message
P4 2084 - Enh: Auto-select behaviour changed from previous version and not documented.
P4 1248 - Windows: TAB does not navigate out of mouse-created focus in sliders.
P4 2087 - Mixer Board gain control dialog is ridiculously over-long vertically
P4 2064 - Linux: ESC key does not work to abort drags in the Timeline Ruler
P4 1965 - Enh: Track name overlay display for all track types
P4 2051 - Shortcut for Edit>Clip>Boundaries>Split (Ctrl+i) should be in the Standard shortcut set
P5 2053 - Splitting or joining collapsed stereo tracks causes broken scroll bar behavior
P3 1815 - NoteTrack: Hidden notes on importing MIDI
P4 2093 - Note Track: Vertical Zoom Reset produces max. zoom out and not a reset
P4 1820 - Note tracks don't save the pitch height, which may lead to hidden notes
Filter Curve
Graphic EQ
Audacity 2.3.2 - detailed release notes for this release of Audacity
Sample Format
Stereo
Mono
16-bit (default)
6h:45m
13h:31m
24-bit
4h:30m
9h:01m
32-bit
3h:22m
6h:45m