SHA256
1
0
forked from pool/audacity

Accepting request 812959 from home:plater

- Update to release 2.4.1 and remove:
  0001-Bug2436-Cross-project-paste-should-duplicate-block-f.patch
- Now needs wxWidgets >=3.1.1 to build.

OBS-URL: https://build.opensuse.org/request/show/812959
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=141
This commit is contained in:
2020-06-09 15:03:03 +00:00
committed by Git OBS Bridge
parent 5ccd68e0c3
commit d09665e690
6 changed files with 46 additions and 162 deletions

View File

@@ -1,3 +1,30 @@
-------------------------------------------------------------------
Mon Jun 8 09:37:32 UTC 2020 - Dave Plater <davejplater@gmail.com>
- Update to release 2.4.1 and remove:
0001-Bug2436-Cross-project-paste-should-duplicate-block-f.patch
- Now needs wxWidgets >=3.1.1 to build.
- Upstream changes:
* A new Time Toolbar showing current record/playback time has been
split from the Selection Toolbar. It can be resized large.
* Presets for more effects can be imported and exported.
* A new Multi-View mode for tracks. In this mode both
spectrogram and waveform views are shown at the same time.
* Opus available as a new audio export format on Windows and Linux.
* Easier to convert labels between point labels and range labels.
* New Loudness Normalization effect.
* New RMS measurement analyzer.
* New Noise Gate effect.
* New Spectral Delete effect.
* 2237 - Equalization effects have no Import or Export for curves
* 2261 - Graphic EQ sliders have no frequency labels
* 2265 - Track heights are reset to default on project re-opening
* 2303 - Playback does not start at the saved cursor position on
reopening a saved project.
* 2314 - Zoom in fail when playing
See also:
https://wiki.audacityteam.org/wiki/New_features_in_Audacity_2.4.1
-------------------------------------------------------------------
Mon May 18 11:11:10 UTC 2020 - Dave Plater <davejplater@gmail.com>