Mercurial > hg > svgui
log
age | author | description |
---|---|---|
2018-11-13 | Chris Cannam | Move layer name text up a bit when rendering on a layer with a horizontal scale (i.e. spectrum) spectrogramparam |
2018-11-13 | 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 |
2018-11-13 | Chris Cannam | Make mention of the shift-drag feature and zooming in the status text spectrogramparam |
2018-11-12 | Chris Cannam | Small speedups spectrogramparam |
2018-11-12 | 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 |
2018-11-08 | Chris Cannam | Retrieve only the values already determined to be peaks spectrogramparam |