log framework/Align.cpp @ 714:fe268c16ae28

age author description
2019-08-29 Chris Cannam Settle on what seem like reliable parameters
2019-08-15 Chris Cannam Record relative pitch in alignment model for display
2019-08-15 Chris Cannam Experimental version using TIPIC features. Not working well - needs review tipic
2019-08-14 Chris Cannam Abandon ongoing alignment if asked to re-align before it has completed
2019-08-08 Chris Cannam Some messing with parameters
2019-08-01 Chris Cannam Some parameters that may improve alignment
2019-08-01 Chris Cannam Debug tidy
2019-07-12 Chris Cannam Work on management of alignment-related models by-id
2019-07-05 Chris Cannam Update for removal of (public) getId from Model by-id
2019-07-03 Chris Cannam Toward updating Document for ModelById by-id
2019-06-24 Chris Cannam Update for ModelById by-id
2019-06-13 Chris Cannam Switch off fine-tuning for alignment, it shouldn't be necessary (I think?) and is quite a bit slower
2019-06-11 Chris Cannam Abandon aggregate models on deletion (e.g. when document is replaced during processing)
2019-05-17 Chris Cannam Remove some debug
2019-05-17 Chris Cannam Provide facility to re-align models tuning-difference
2019-05-16 Chris Cannam Make a completion figure available to alignment, + a couple of other fixes tuning-difference
2019-05-15 Chris Cannam Experiment with optionally taking tuning difference into account for alignment tuning-difference
2019-04-24 Chris Cannam Merge from default branch single-point
2019-04-04 Chris Cannam Update so Document owns the alignment model's input aggregate model
2019-04-04 Chris Cannam Update so Document owns the alignment model's input aggregate model, just as any other model single-point
2019-03-26 Chris Cannam Debug output osc-script
2019-03-20 Chris Cannam Use matching-event search in tone generator single-point
2019-03-19 Chris Cannam Further updates for new API - but we still need some more support in the API itself single-point
2018-11-26 Chris Cannam Use nullptr throughout fix-static-analysis
2018-03-01 Chris Cannam Untabify
2016-03-02 Chris Cannam Merge in from SV 3.0-integration branches alignment-simple
2014-11-28 Chris Cannam Wait for source files to be ready alignment_view
2014-11-21 Chris Cannam Emit a signal when alignment completes alignment_view
2014-11-20 Chris Cannam Seems more logical for the external alignment program to emit reference,other rather than other,reference alignment_view
2014-11-20 Chris Cannam Delete the alignment model when alignment fails alignment_view
2014-11-20 Chris Cannam Make alignment using an external program asynchronous alignment_view
2014-11-20 Chris Cannam User preference for alignment program alignment_view
2014-11-14 Chris Cannam Start making it possible to get alignment from an external program (not wired up yet though) alignment_view