Mercurial > hg > svgui
log layer/SliceLayer.h @ 1390:3c99083a4d83 spectrogramparam
age | author | description |
---|---|---|
Tue, 13 Nov 2018 14:48:42 +0000 | Chris Cannam | Move layer name text up a bit when rendering on a layer with a horizontal scale (i.e. spectrum) spectrogramparam |
Tue, 13 Nov 2018 14:06:48 +0000 | Chris Cannam | Make "zoom to region" work sensibly for slice/spectrum layers; ensure that min/max bin are remapped properly when changing fft size spectrogramparam |
Mon, 12 Nov 2018 11:34:34 +0000 | Chris Cannam | Use log-frequency rather than log-bin for calculating x coord in spectrum. This has the advantage that frequency positions don't move when we change the window size or oversampling ratio, but it does give us an unhelpfully large amount of space for very low frequencies - to be considered spectrogramparam |