Mercurial > hg > svgui
log
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) |
Thu, 12 Sep 2019 11:53:17 +0100 | Chris Cannam | Pass the cache pointer through rather than looking it up afresh from the model id for each column |
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) |