Audacity 2.2.0
Audacity 2.2.0 was released on 02 November 2017.
Changes since previous version
See the New features in Audacity 2.2.0 page in the Manual for more information about improvements and other changes.
Improvements
Four Selectable themes provided, with new 'Light' theme as default, plus option to customize
Many menu changes:
Menus Reorganized
Extended menu bar provided
New keyboard commands for working with clips
Help buttons ? in Preferences, Effects, Generators and Analyzers - and other places
Non-Greying out of effects when no selection (and explanatory dialog with help button)
Playback of MIDI (and Allegro) files imported into Note Tracks is now available.
'Center' option in Selection Toolbar
Stem plots
Major overhaul to documentation/manual including many new images and streamlined text on landing pages for in-program help.
Other Changes
Append-record is now the default (use Shift + Record for old behavior, to record on a new track)
The Esc key now cancels all click-and-drag actions. It also chooses among overlapping mouse click targets, which is especially useful in the Multi-Tool.
Sync-Lock button removed (use menu item or keyboard shortcut instead)
New preferences and preference pages
Overhaul of much code:
Overhaul of envelope handling code to deal with some anomalies
Overhaul of exception handling for greater safety
New Logo
Bug Fixes
Major work on bug fixing. 198 bugs that were in 2.1.3 fixed for 2.2.0.
Supported Platforms
Windows
Audacity 2.2.0 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.2.0 does not officially support Windows XP.
macOS / Mac OS X
Audacity 2.2.0 is for Intel Macs running OS X 10.6 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.
Issues
Below are listed what we believe are the most common and important issues with 2.2.0 for most users.
File > Open
If you use File > Open to "open" an audio file (WAV file or MP3 file say) the file will import properly but only the first few seconds of it will be shown (the default zoom level), but more importantly the horizontal scroll slider will be missing from the scroll bar, meaning you can't access the remaining audio.
All you need to do do is press the Play button or any of the Zoom buttons in the Edit toolbar and the horizontal scroll slider will be restored.
The best way to avoid this happening is to use the File > Export command to import the file into an Audacity project. All that the File > Open does with an audio file is to Import the audio into an open empty project, or if you already have an active project it will open a new project and import the file into that project.
Timer Record
Timer Record may not reliably stop the recording on some machines. The Elapsed and Remaining Time counters may stop counting. In this case it will be necessary to force quit Audacity.
On a few affected machines, the problem can be avoided if you leave focus on Audacity or ensure it has focus when recording is due to end.
(Linux) PULSE Audio
PulseAudio is not reliable when used with Audacity on Linux. Playback or recording may freeze, recording dropouts or fast playback may occur when using PulseAudio.
Freezes may be caused by repeatedly starting and stopping playback or recording in quick succession (or by holding down the Play or Record button).
Workarounds: Try launching Audacity from the terminal with the pulse latency set to 30 ms in an environment variable:
env PULSE_LATENCY_MSEC=30 audacity
If you get underruns noted in the terminal, try a higher number in the PULSE_LATENCY_MSEC command. If the problem is unchanged, try a lower number.
Alternatively, bypass pulseaudio by setting the playback and recording device to an ALSA (hw) choice in Device Toolbar. More help with this can be found here.
(Linux) MIDI
The timing of notes during MIDI playback may sound erratic on some machines. Optimizing the system for low latency MIDI playback can help to reduce the inaccuracies.
(Mac) Launch from Finder or AUP file
With Sierra 10.12 and High Sierra 10.13 opening a second project from Mac's Finder produces a second inaccessible instance of Audacity. If you already have an Audacity project open, and attempt to open a second .AUP from within the Finder window (whether by double clicking, right-clicking for Open on the pop-up menu, or typing Cmd-O) or by right-clicking on the .AUP file and using Open With, the second project attempts to open in a new instance of Audacity, visible in Apple’s Dock bar at the bottom of the screen. This second instance of Audacity will not be accessible and you will need to Force Quit it.
Workaround: Use Audacity's File > Open command to open the second and successive projects.
Accessibility
Bugzilla
We track these and many other bugs in our 'bugzilla' database.
Click on the bug numbers to see work done on these bugs.
ID | Summary (5 tasks) ⇒ | ID |
Timer Record occasionally carries on recording past the scheduled end, requiring force quit | ||
Linux: MIDI playback timing / synchronisation problems | ||
Opening a second project from Mac's Finder produces a second inaccessible instance of Audacity | ||
Linux: PULSE-AUDIO issues. Freeze repeatedly starting/stopping streams | ||
Using File > Open to import audio gives wrong zoom level and no scroll bar slider |
Last updated