Mercurial > hg > svgui
log layer/SliceLayer.cpp @ 1400:decb7741d036
age | author | description |
---|---|---|
Thu, 15 Nov 2018 13:06:38 +0000 | Chris Cannam | Different approach to x-coord calculation in slice layer - let's acknowledge that we really do have two different types of model, those whose "bins" are actually at a single value (frequency in the case of the spectrum) and those whose bins are just labels. |
Wed, 14 Nov 2018 15:47:21 +0000 | Chris Cannam | Fixes to spectrum axis calculations, + default to starting at bin 1 |
Wed, 14 Nov 2018 14:17:06 +0000 | Chris Cannam | Various tweaks & fixes to log-scale handling in spectrum. We can't easily preserve the nice behaviour where peaks stay in place as fft size changes, without potentially losing a bit of low-frequency information spectrogramparam |