Mercurial > hg > sonic-visualiser
comparison CHANGELOG @ 2341:f670b7653f8e
Minor text tweak
author | Chris Cannam |
---|---|
date | Mon, 07 Oct 2019 09:32:50 +0100 |
parents | 34b912894010 |
children | 491ba15fcd96 |
comparison
equal
deleted
inserted
replaced
2340:f576895641c2 | 2341:f670b7653f8e |
---|---|
1 | 1 |
2 Changes in Sonic Visualiser v4.0 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 be |
8 opened in earlier versions of Sonic Visualiser, but any Box layers | 8 opened in earlier versions of Sonic Visualiser, but any Box layers |
9 will not be loaded.) | 9 will not be loaded. |
10 | 10 |
11 | 11 |
12 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: |
13 | 13 |
14 - Add support for reading the Opus audio codec on all platforms | 14 - Add support for reading the Opus audio codec on all platforms |
348 - Add discrete-curve mode for time-value layers (for curves with gaps) | 348 - Add discrete-curve mode for time-value layers (for curves with gaps) |
349 | 349 |
350 - Update code to build against Qt5 | 350 - Update code to build against Qt5 |
351 | 351 |
352 | 352 |
353 Changes in Sonic Visualiser 2.0.1 since the previous release 2.0: | 353 Changes in Sonic Visualiser 2.0.1 (Mar 2013) since the previous release 2.0: |
354 | 354 |
355 - Fix incorrect samplerate in reading m4a files on OS/X | 355 - Fix incorrect samplerate in reading m4a files on OS/X |
356 | 356 |
357 | 357 |
358 Changes in Sonic Visualiser 2.0 (July 2012) since the previous release 1.9: | 358 Changes in Sonic Visualiser 2.0 (July 2012) since the previous release 1.9: |