graph
- Only set maximum frequency on FFT model when in a special verticallyFixed mode2019-09-12, by Chris Cannam
- Set maximum frequency on FFT model to reduce cache size (experimental)2019-09-12, by Chris Cannam
- Pass the cache pointer through rather than looking it up afresh from the model id for each column2019-09-12, by 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, by Chris Cannam
- More debug bits2019-09-11, by Chris Cannam
- Debug concerns2019-09-10, by Chris Cannam
- Indentation2019-09-04, by Chris Cannam
- Show relative pitch if recorded2019-08-15, by 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 completed2019-08-14, by Chris Cannam
- Toward trying to figure out a progress-bar problem2019-08-13, by Chris Cannam
- Ensure rightCropFrame doesn't end up rounded to the left of the desired end pixel2019-08-13, by Chris Cannam
- Improve drawn alignment of lines in AlignmentView against the view below; also cache the mapping locations2019-08-09, by Chris Cannam
- Debug2019-08-08, by Chris Cannam
- Fix overlooked alignment2019-08-08, by Chris Cannam
- Attempt a mechanism for the View to time-align a layer on display using an aligning version of the ViewProxy2019-08-02, by Chris Cannam
- Add direct method to get source model2019-08-02, by Chris Cannam
- Correct erroneous signal signature2019-07-19, by Chris Cannam
- Fix failure to show alignment progress bar2019-07-18, by Chris Cannam
- Merge from branch by-id2019-07-17, by Chris Cannam
- Tidy; also don't show cancel buttons for alignmentsby-id 2019-07-17, by Chris Cannam
- Fix inability to set layer's model to Noneby-id 2019-07-17, by Chris Cannam
- Emit a signal when a cancel is pressedby-id 2019-07-15, by Chris Cannam
- Commentby-id 2019-07-12, by Chris Cannam
- Update for removal of (public) getId from Modelby-id 2019-07-05, by Chris Cannam