changeset 2110:055d75220525

Update CHANGELOG
author Chris Cannam
date Thu, 15 Nov 2018 15:26:12 +0000
parents 8c356423942c
children 10613819f554
files CHANGELOG
diffstat 1 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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: