Mercurial > hg > sonic-visualiser
comparison CHANGELOG @ 579:85dfb786f9dd
Update CHANGELOG
author | Chris Cannam |
---|---|
date | Thu, 16 May 2013 16:16:09 +0100 |
parents | a740e96d7fec |
children | d1d9a0ab5663 |
comparison
equal
deleted
inserted
replaced
576:deabb09d994b | 579:85dfb786f9dd |
---|---|
1 | |
2 Changes in Sonic Visualiser 2.1 since the previous release 2.0.1: | |
3 | |
4 - Fix incorrect handling of FixedSampleRate outputs (Vamp SDK fix) | |
5 - Make it easier to see results from transforms that return a single point | |
6 - Make labelling clearer on time-value layers | |
7 - Add discrete-curve mode for time-value layers (for curves with gaps) | |
8 - Update code to build against Qt5 | |
1 | 9 |
2 Changes in Sonic Visualiser 2.0.1 since the previous release 2.0: | 10 Changes in Sonic Visualiser 2.0.1 since the previous release 2.0: |
3 | 11 |
4 - Fix incorrect samplerate in reading m4a files on OS/X | 12 - Fix incorrect samplerate in reading m4a files on OS/X |
5 | 13 |