changeset 2383:33a67f11e1c8

Update CHANGELOG
author Chris Cannam
date Thu, 17 Oct 2019 14:30:27 +0100
parents 957979643136
children 80c5abeae312
files CHANGELOG
diffstat 1 files changed, 12 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGELOG	Thu Oct 17 13:50:50 2019 +0100
+++ b/CHANGELOG	Thu Oct 17 14:30:27 2019 +0100
@@ -4,9 +4,18 @@
  - Add Box annotation layer type, typically used for time-frequency
    boxes to be annotated over a spectrogram. Because this introduces a
    new layer type into the session file format, the major version
-   number has been bumped to v4.0. Sessions saved from v4.0 can be
-   opened in earlier versions of Sonic Visualiser, but any Box layers
-   will not be loaded.
+   number has been bumped to v4.0. Sessions saved from v4.0 can still
+   be opened in earlier versions of Sonic Visualiser, but any Box
+   layers will not be loaded
+
+ - Fix behaviour of auto-align layers on top of waveform: they can now
+   be aligned in the vertical scale, if they have a unit of V and the
+   waveform is of a single channel in linear or dB mode
+
+ - Make the UI more readable in macOS "dark mode"
+
+ - Fix sluggishness in starting and stopping playback when using
+   PulseAudio v13.0+
 
 
 Changes in Sonic Visualiser v3.3 (21 May 2019) since the previous release 3.2.1: