Mercurial > hg > sonic-visualiser
comparison CHANGELOG @ 2110:055d75220525
Update CHANGELOG
author | Chris Cannam |
---|---|
date | Thu, 15 Nov 2018 15:26:12 +0000 |
parents | 8fd31da7dd05 |
children | 0789b77e31bf |
comparison
equal
deleted
inserted
replaced
2109:8c356423942c | 2110:055d75220525 |
---|---|
2 Changes in Sonic Visualiser 3.2 since the previous release 3.1.1: | 2 Changes in Sonic Visualiser 3.2 since the previous release 3.1.1: |
3 | 3 |
4 - Add ability to zoom closer than one sample per pixel, so as to see | 4 - Add ability to zoom closer than one sample per pixel, so as to see |
5 the interpolated signal level between samples | 5 the interpolated signal level between samples |
6 | 6 |
7 - Add oversampling control to the spectrogram and spectrum layers | |
8 | |
9 - Highlight and label frequency peaks in the spectrum as the mouse | |
10 rolls over them, when enabled in the parameter area | |
11 | |
7 - Add feature to convert and import audio from a CSV data file | 12 - Add feature to convert and import audio from a CSV data file |
8 | 13 |
9 - Add some new colour maps, and restore the old Blue on Black one | 14 - Add some new colour maps, and restore the old Blue on Black one |
15 | |
16 - Speed up spectrum rendering at high resolutions | |
10 | 17 |
11 - Fix failure to pass Nyquist bins correctly to | 18 - Fix failure to pass Nyquist bins correctly to |
12 frequency-domain-input Vamp plugins in some circumstances | 19 frequency-domain-input Vamp plugins in some circumstances |
20 | |
21 - Fix sometimes incorrect shortcut associations for new-layer menu | |
22 items | |
23 | |
24 - Various small rendering improvements and bug fixes | |
13 | 25 |
14 | 26 |
15 Changes in Sonic Visualiser 3.1.1 (Aug 2018) since the previous release 3.1: | 27 Changes in Sonic Visualiser 3.1.1 (Aug 2018) since the previous release 3.1: |
16 | 28 |
17 - Fix failure to record correctly into an empty session with certain | 29 - Fix failure to record correctly into an empty session with certain |