comparison CHANGELOG @ 2335:34b912894010

Update CHANGELOG to reflect name change
author Chris Cannam
date Wed, 25 Sep 2019 13:50:49 +0100
parents f2dd9218617e
children f670b7653f8e
comparison
equal deleted inserted replaced
2334:a2162fd2e8eb 2335:34b912894010
1 1
2 Changes in Sonic Visualiser v4.0 since the previous release 3.3: 2 Changes in Sonic Visualiser v4.0 since the previous release 3.3:
3 3
4 - Add Time-Frequency Box annotation layer type. Because this 4 - Add Box annotation layer type, typically used for time-frequency
5 introduces a new layer type into the session file format, the major 5 boxes to be annotated over a spectrogram. Because this introduces a
6 version number has been bumped to v4.0. (Sessions saved from v4.0 6 new layer type into the session file format, the major version
7 can be opened in earlier versions of Sonic Visualiser, but any 7 number has been bumped to v4.0. (Sessions saved from v4.0 can be
8 Time-Frequency Box layers will not be loaded.) 8 opened in earlier versions of Sonic Visualiser, but any Box layers
9 9 will not be loaded.)
10
10 11
11 Changes in Sonic Visualiser v3.3 (May 2019) since the previous release 3.2.1: 12 Changes in Sonic Visualiser v3.3 (May 2019) since the previous release 3.2.1:
12 13
13 - Add support for reading the Opus audio codec on all platforms 14 - Add support for reading the Opus audio codec on all platforms
14 15