Releases: audacity/audacity
Releases Β· audacity/audacity
Audacity 3.7.5
Windows ARM64 beta
In this release, we added support for Windows ARM64. At this time, it comes with the following caveats:
- Audacity for WoA requires Windows 11 or later. Windows RT is not supported.
- Plugins (VST, OpenVINO, etc.) are not supported.
- It requires an WoA-version of FFmpeg, the regular installer does not work.
- It was not thoroughly tested with all features and workflows due to a lack of devices β your feedback is welcome.
Other changes:
- #8942 Windows on ARM support (Thanks, Vasanth K (@vask2108) and Linaro!)
- #9121 FLAC importer now supports 32-bit PCM (Thanks, Dr. K. D. Murray (@kdm9)!)
- #8851 Fixed crash when rendering spectrum view (Thanks, Hailey Somerville (@haileys)!)
- #9097 Fixed lost focus when registration window was closed
- #8932 Fixed crash on wav import (when audio file is up to 7 ms long)
- #4444 Fixed crash when using Macro Wizard
- #9100, #8890 Updated libopus to 1.5.2, updated libcurl to 8.12.1, updated libpng to 1.6.50
Audacity 3.7.4
This is a patch release. It contains the following changes:
- Added a new welcome/what's new screen.
- OpenVINO effects are now available on macOS. More about that can be found in this blogpost.
- OpenVINO effects can now be found via the Get Effects button. (NB, this is a slow rollout - you may not see it there just yet at the time of release)
- OpenVINO effects have been recategorized into their own category in the Effect menu. This also goes for the transcription and music generator feature, previously found in the Generate and Analyze menus, respectively.
- #6890 Fixed a crash when closing a large unsaved project
- #8709 Fixed a crash when using real-time effects that activate delay compensation
- #8494 Fixed issue where Studio Fade Out creates a new clip when applied at the end of a clip
- #8442 Fixed incorrect waveform rendering on clipped audio
- #8559 Fixed unintended deletion of a clip when joining two clips with pitch adjustment
- #3003 Effect preview now works when the track is muted
- #8666 Fixed possible incorrect calculations in the Hamming window derivative (Thanks, @witwald!)
- #8577 Fixed compilation issues on legacy macOS (Thanks, @barracuda156!)
Audacity 3.7.3
Audacity 3.7.2
This is a patch release. It contains the following changes:
- #8290 Fixed a crash when applying some effects across multiple tracks if one track is empty.
- #8157, #8155 Fixed some crashes emanating from the Mixer window.
- #7672 Returned the "Residue" option in noise reduction. (Thanks, Christopher Rooney!)
- #7809 Modules are now allowed to stick around when patch releases like this one are published. This means you likely won't need to update the OpenVINO again during 3.7.x.
- #7076 When adding a realtime effect to a track, the effect settings are now opened immediately.
- #7819 Added an infobox when saving a project in a new version breaks compatibility with an old one.
- #7740 Added a preference to turn off automatic tempo detection.
- #4169 When duplicating tracks, the duplicated tracks now have independent realtime effect instances.
- #7700 Fixed range-selection beyond the edge of a clip being destructive.
- #8013, #8008, #8004, #8009, #8003, #8005, #8071 Improved stability of cloud saving.
- #7410 Fixed pasting content from a clip at the beginning of itself being offset in time.
- #4231 macOS: Fixed AUSoundIsolation.
- #6342 Fixed audacity continuing to scroll after letting go of the scrollbar.
- #8110 Fixed black stripes appearing when zooming in while in the envelope or multi-tool.
- #8043 Added a new "get effects" button next to the Upload Audio button.
- #8211 Added UUID instance support. See this page for further info: https://forum.audacityteam.org/t/introducing-a-uuid-system-in-audacity-here-s-what-you-need-to-know/128561
- #7154 Fixed label texts using the wrong color in dark themes. (Thanks, GovindaMadhava!)
- #8261 Fixed tracks being incorrectly drawn on high zoom levels using high precision trackpads.
- #7902 Linux: Fixed FFmpeg loading in the Ubuntu 22.04 AppImage.
Audacity 3.7.1
Audacity 3.7.0
Changes in version 3.7.0
The 3.7.x series is primarily maintenance releases while we're working on Audacity 4.0. 3.7.0 fixes the following bugs:
- #6233, #7397, #6900 Improved Linux compatibility.
- #6702 Improved contrast in the light theme.
- #7008 MP3 exports: Renamed "Insane" to "Excessive".
- #7570, #7452 Improved non-standard character handling for cloud saving.
- #7486 Renamed "Split cut/delete" to "Cut/delete and leave gap".
- #7293 Pasting clips no longer moves clips on other tracks if "editing clips can move other clips" is enabled.
- #7312, #7382 Fixed database compacting not working properly sometimes.
- #6851 Improved startup speed on systems with many audio devices.
- #7186 Multi view: Fixed the hitbox of the x being misaligned with the visuals. (Thanks, Kurtsley)
- #7468 macOS: Fixed VST presets path.
- #7571 Adding, removing, replacing and reordering of effects now is undoable.
- #7573 Closing a project upon turning a realtime effect stack on and off doesn't crash Audacity anymore.
- #7610 Canceling a stereo track mid-operation no longer crashes Audacity.
- #7385 Importing Opus files using libopus no longer shifts the audio data.
Audacity 3.6.4
Audacity 3.6.3
This is a patch release. It fixes the following bug:
- #7266 Fixed a crash when exiting Audacity. (Thanks, Joe Souza!)
Audacity 3.6.2
This is a patch release. It adds a "Legacy" effects section containing the old Limiter, Compressor and Classic Filters.
It also fixes the following bugs:
- #6995 Fixed a hang after undoing.
- #6912 Fixed the zero line going missing.
- #6927 Fixed envelope appearance for clips offset from 0.
- #6955 Fixed Audacity turning white on some systems.
- #6857 Fixed the pitch indicator disappearing on Linux when hitting double digits.
- #6941 Fixed cutting not putting clips into the clipboard.
- #6926 Fixed pasting sometimes resetting the clip name.
- #6751 Fixed the track header UI breaking when resizing channels in a stereo track.
- #6847, #6846 Fixed LV2 plugin detection on macOS and Windows.
- #3679 Fixed Labeled Audio operations.
- #6924, #6989 Fixed Cloud projects sometimes not opening.
- #7060 Fixed a bug regarding stereo-to-mono splitting.
- #7055 Fixed a bug causing tracks with master effects sometimes only exporting silence.
- #7025, #7133 Fixed multi-channel OGG and Wavpack import.
- #7018 Fixed a crash after recording long sessions.
- #7126 Fixed a crash when failing to load a cloud project.
- #7093 Fixed Audacity maxing out the CPU when minimized.
- #7124 Fixed the "editing clips can move other clips" preference desynchronizing multiple tracks.
Other changes:
Audacity 3.6.1
This is a hotfix release. It fixes the following bugs:
- #6889 Fixed a crash when exporting multichannel audio.
- #6882 Fixed a crash when pasting mono clips into stereo tracks.
- #4763 (Accessibility) Made more values available when using the plain UI of plugins. (Thanks, David Bailes!)
- #6855 Prevented incompatible versions from opening projects created in 3.6.x.
- #6892 Fixed the dark theme sometimes having white corners in buttons.