Mercurial > hg > svgui
log
age | author | description |
---|---|---|
2019-09-12 | Chris Cannam | Set maximum frequency on FFT model to reduce cache size (experimental) |
2019-09-12 | Chris Cannam | Pass the cache pointer through rather than looking it up afresh from the model id for each column |
2019-09-11 | Chris Cannam | Generate peak cache directly from model, not from whole-model cache (which turns out to be very slow for large models) |
2019-09-11 | Chris Cannam | More debug bits |
2019-09-10 | Chris Cannam | Debug concerns |
2019-09-04 | Chris Cannam | Indentation |
2019-08-15 | Chris Cannam | Show relative pitch if recorded |
2019-08-14 | Chris Cannam | Separate out handling of alignment progress bar from the layer progress bars and fix tendency to have them hanging around even when alignment has completed |