# HG changeset patch # User Chris Cannam # Date 1542295572 0 # Node ID 055d7522052510082b27be044c598c643c2f0ff9 # Parent 8c356423942c97c6b8e5e790dd6d72395058ed2f Update CHANGELOG diff -r 8c356423942c -r 055d75220525 CHANGELOG --- a/CHANGELOG Thu Nov 15 15:08:30 2018 +0000 +++ b/CHANGELOG Thu Nov 15 15:26:12 2018 +0000 @@ -4,13 +4,25 @@ - Add ability to zoom closer than one sample per pixel, so as to see the interpolated signal level between samples + - Add oversampling control to the spectrogram and spectrum layers + + - Highlight and label frequency peaks in the spectrum as the mouse + rolls over them, when enabled in the parameter area + - Add feature to convert and import audio from a CSV data file - Add some new colour maps, and restore the old Blue on Black one + - Speed up spectrum rendering at high resolutions + - Fix failure to pass Nyquist bins correctly to frequency-domain-input Vamp plugins in some circumstances + - Fix sometimes incorrect shortcut associations for new-layer menu + items + + - Various small rendering improvements and bug fixes + Changes in Sonic Visualiser 3.1.1 (Aug 2018) since the previous release 3.1: