Audacity 3.4
Audacity 3.4 was released on 02 Nov 2023
Last updated
Was this helpful?
Audacity 3.4 was released on 02 Nov 2023
Last updated
Was this helpful?
Audacity 3.4 adds a musical view, time stretching and a new exporter.
Audacity now features several music related features, such as switching between hh:mm:ss time and Beats & Measures, and time-stretching clips to align them to a song's tempo.
Details can be found in the following pages:
Hold Alt (macOS: Option) while hovering over the top third of a clip edge to stretch it.
Audacity now features a new export window with easier access to options such as sample rate and custom mapping (for 5.1 or 7.1 audio). Additionally, the "Browse" button uses the native file browser now!
And in very related news, Opus files are now natively supported.
Simplified stereo tracks. Left and right channels now always have synchronized clip starts and ends, and the same sample rate in both channels.
New defaults: The Time Signature toolbar now gets shown, the solo button is set to multi-track mode, time tracks have a wider starting range
Audacity now uses Conan 2.
Continued extracting code into libraries and modules.
Windows
Audacity 3.4 is tested on Windows 10 & 11
Windows Vista, 7 and 8.1 may still work, but are no longer tested.
macOS / Mac OS X
Audacity 3.4 is tested on macOS 12 & 13, and should support macOS 14
OS X 10.9 and onwards may still work, but are no longer tested.
Linux
In addition to the traditional update path via package managers, Audacity is distributed as an AppImage. The AppImage gets updated at the same time as the Windows and macOS versions, so if you collaborate with users on those platforms, you may want to use the AppImage over your distribution's package manager.
Linux support is tested with AppImages on Ubuntu 22.04.
Other Linux distributions should work, but aren't tested by the Audacity team.
More info:
For MP3, Audacity now always uses Joint Stereo mode, which always delivers the best possible quality.
The spectrogram colors are now perceptually uniform, and the colormap has gotten a name: Roseus. It also can be used for dataviz outside of Audacity, see for more info!
Simplified pasting logic
Added cursors trimming and stretching left and right, and changed the I-beam cursor to be less similar to either
When importing audio, the project sample rate no longer changes
Unsquished the Audacity logo found in some places of the app
Clicking on the border of two clips no longer merges them
Built-in Opus support.
implements a time stretching algorithm originating in . It currently is one of the highest-quality time stretching algorithms for music on the market.
--nogap metadata no longer is ignored
fixed a crash with LV2 plugins (thanks jfroyall!)
fixed some crashes related to macros
fixed a crash when pasting in certain configurations
Accessibility: GUI can be disabled again for VST2 plugins (thanks, David Bailes!)
Accessibility: Restored window control IDs, improving NVDA compatibility (thanks again, David Bailes!)
fixed a crash on launch on OSX 10.9 (thanks, René Bertin!)
Overdubbing on Windows no longer fails with WASAPI with default Recording device.
A can be found on Github.