Mercurial > hg > svgui
log layer/Colour3DPlotLayer.cpp @ 1220:2954e9952b78
age | author | description |
---|---|---|
Thu, 26 Jan 2017 10:41:50 +0000 | Chris Cannam | Fix #1781 Running CQ Chromagram spits out stacks of "bin index out of range" warnings |
Thu, 05 Jan 2017 14:02:54 +0000 | Chris Cannam | Make the colour 3d plot renderer able to support more than one level of peak cache; introduce a second "peak" cache for the spectrogram layer that actually has a 1-1 column relationship with the underlying FFT model, and use it in addition to the existing peak cache if memory is plentiful. Makes spectrograms appear much faster in many common situations. 3.0-integration |
Tue, 03 Jan 2017 16:23:11 +0000 | Chris Cannam | Provisionally add labels for normalisation menu (sigh) 3.0-integration |
Fri, 16 Dec 2016 14:16:05 +0000 | Chris Cannam | Introduce a colour map combo too. Doesn't yet have swatches levelpanwidget |