forked from pool/audacity
Accepting request 1127203 from home:kill_it:daw
- Update to 3.4.2 This is a hotfix release. It fixes the following issues: #5568 Fix a crash when opening projects with zero-length clips. #5032 When exporting a file, the sample rate of the tracks is now considered, and last-used sample rate is remembered. #5555 Copy-pasting now pastes into audio again by default. This can be changed via Preferences -> Track Behavior -> Always paste audio as new clips. #5549 Mix and render now also resets the gain for the resulting track. #5571 Fix clips shifting to the right when effects are applied to them. #5106 Fix clicks occurring when overdubbing a project with muted tracks. #5533 Fix files being exported without a file extension in rare cases. #5539 Show all sample rates possible for MP2 exports. #5518 Fix pasting into labels. #5543 Fix a crash when clearing loops. #5529 Fix copying when "select all audio if selection required" is enabled. #5598 #5552 Fix GTK detection and compilation for wxWidgets 3.2.4. #5551 Fix Nyquist-related crashes. #5604 Fix EQs in macros. #5511 Fix a crash when closing Audacity. #5476 Fix builds on armhf. OBS-URL: https://build.opensuse.org/request/show/1127203 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=215
This commit is contained in:
parent
24466fd27f
commit
6be42da6b2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4fff39cfc984a3c47f5939ed76d854e3fe5a65c63132538b3e18f6bf111de038
|
||||
size 57364897
|
3
Audacity-3.4.2.tar.gz
Normal file
3
Audacity-3.4.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:752cbe51fea0c143085d453eecbf024f5225891fd0118f1866d5964d892f1c25
|
||||
size 57368804
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 17 02:33:37 UTC 2023 - Konstantin Voinov <kv@kott.no-ip.biz>
|
||||
|
||||
- Update to 3.4.2
|
||||
This is a hotfix release. It fixes the following issues:
|
||||
|
||||
#5568 Fix a crash when opening projects with zero-length clips.
|
||||
#5032 When exporting a file, the sample rate of the tracks is
|
||||
now considered, and last-used sample rate is remembered.
|
||||
#5555 Copy-pasting now pastes into audio again by default.
|
||||
This can be changed via Preferences -> Track Behavior ->
|
||||
Always paste audio as new clips.
|
||||
#5549 Mix and render now also resets the gain for the
|
||||
resulting track.
|
||||
#5571 Fix clips shifting to the right when effects are applied
|
||||
to them.
|
||||
#5106 Fix clicks occurring when overdubbing a project with
|
||||
muted tracks.
|
||||
#5533 Fix files being exported without a file extension in
|
||||
rare cases.
|
||||
#5539 Show all sample rates possible for MP2 exports.
|
||||
#5518 Fix pasting into labels.
|
||||
#5543 Fix a crash when clearing loops.
|
||||
#5529 Fix copying when "select all audio if selection required"
|
||||
is enabled.
|
||||
#5598 #5552 Fix GTK detection and compilation for wxWidgets 3.2.4.
|
||||
#5551 Fix Nyquist-related crashes.
|
||||
#5604 Fix EQs in macros.
|
||||
#5511 Fix a crash when closing Audacity.
|
||||
#5476 Fix builds on armhf.
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 10 08:06:47 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
%endif
|
||||
|
||||
Name: audacity
|
||||
Version: 3.4.1
|
||||
Version: 3.4.2
|
||||
Release: 0
|
||||
Summary: A Multi Track Digital Audio Editor
|
||||
License: CC-BY-3.0 AND GPL-2.0-or-later AND GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user