# HG changeset patch # User Chris Cannam # Date 1571319027 -3600 # Node ID 33a67f11e1c871b17f75868733a39ef5ee33c38a # Parent 95797964313609e409fcba69fa0810256aa32f30 Update CHANGELOG diff -r 957979643136 -r 33a67f11e1c8 CHANGELOG --- 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: