Mercurial > hg > sonic-visualiser
comparison CHANGELOG @ 2383:33a67f11e1c8
Update CHANGELOG
author | Chris Cannam |
---|---|
date | Thu, 17 Oct 2019 14:30:27 +0100 |
parents | 491ba15fcd96 |
children | 76d1149f97f0 |
comparison
equal
deleted
inserted
replaced
2382:957979643136 | 2383:33a67f11e1c8 |
---|---|
2 Changes in Sonic Visualiser v4.0 (Oct 2019) since the previous release 3.3: | 2 Changes in Sonic Visualiser v4.0 (Oct 2019) since the previous release 3.3: |
3 | 3 |
4 - Add Box annotation layer type, typically used for time-frequency | 4 - Add Box annotation layer type, typically used for time-frequency |
5 boxes to be annotated over a spectrogram. Because this introduces a | 5 boxes to be annotated over a spectrogram. Because this introduces a |
6 new layer type into the session file format, the major version | 6 new layer type into the session file format, the major version |
7 number has been bumped to v4.0. Sessions saved from v4.0 can be | 7 number has been bumped to v4.0. Sessions saved from v4.0 can still |
8 opened in earlier versions of Sonic Visualiser, but any Box layers | 8 be opened in earlier versions of Sonic Visualiser, but any Box |
9 will not be loaded. | 9 layers will not be loaded |
10 | |
11 - Fix behaviour of auto-align layers on top of waveform: they can now | |
12 be aligned in the vertical scale, if they have a unit of V and the | |
13 waveform is of a single channel in linear or dB mode | |
14 | |
15 - Make the UI more readable in macOS "dark mode" | |
16 | |
17 - Fix sluggishness in starting and stopping playback when using | |
18 PulseAudio v13.0+ | |
10 | 19 |
11 | 20 |
12 Changes in Sonic Visualiser v3.3 (21 May 2019) since the previous release 3.2.1: | 21 Changes in Sonic Visualiser v3.3 (21 May 2019) since the previous release 3.2.1: |
13 | 22 |
14 - Add support for reading the Opus audio codec on all platforms | 23 - Add support for reading the Opus audio codec on all platforms |