Mercurial > hg > svgui
log layer/SpectrogramLayer.cpp @ 1504:150d4e561b07
age | author | description |
---|---|---|
Thu, 12 Sep 2019 13:50:24 +0100 | Chris Cannam | Only set maximum frequency on FFT model when in a special verticallyFixed mode |
Thu, 12 Sep 2019 11:53:40 +0100 | Chris Cannam | Set maximum frequency on FFT model to reduce cache size (experimental) |
Wed, 11 Sep 2019 20:36:04 +0100 | Chris Cannam | Generate peak cache directly from model, not from whole-model cache (which turns out to be very slow for large models) |