Mercurial > hg > svgui
log layer/SpectrogramLayer.cpp @ 1463:cc1b12bc0185 3.3-stable
age | author | description |
---|---|---|
Thu, 14 Feb 2019 13:12:36 +0000 | Chris Cannam | Comments |
Mon, 26 Nov 2018 14:33:54 +0000 | Chris Cannam | Use nullptr throughout fix-static-analysis |
Thu, 22 Nov 2018 14:55:38 +0000 | Chris Cannam | Fixes from clang modernize-use-override fix-static-analysis |
Thu, 15 Nov 2018 15:08:08 +0000 | Chris Cannam | Retain consistent min freq (rather than min bin no) when changing fft parameters in spectrum; scale ffts by window size rather than fft size in case of oversampling, to avoid fading out because of scale factor including zero padding |
Wed, 14 Nov 2018 15:47:21 +0000 | Chris Cannam | Fixes to spectrum axis calculations, + default to starting at bin 1 |
Wed, 07 Nov 2018 11:37:51 +0000 | Chris Cannam | Add oversampling option to spectrum as well spectrogramparam |
Tue, 06 Nov 2018 13:36:04 +0000 | Chris Cannam | Experimental oversampling param spectrogramparam |