log

age author description
2020-06-25 Chris Cannam Make querying and setting the external alignment program or transform separate from selecting the alignment type - we need it to work that way for a clearer UI pitch-align
2020-06-16 Chris Cannam Use ModelId for recording model; add mix-to-mono option smoother-recording
2020-06-03 Chris Cannam Debug tweak only
2020-06-01 Chris Cannam Fixes to aligner destruction sequence when re-aligning during alignment; hide debug output behind a flag pitch-align
2020-06-01 Chris Cannam Prefer diagonal if the cost is the same - this makes the results the same as our earlier test aligner pitch-align
2020-05-29 Chris Cannam Allow use of proper sparse models (i.e. retaining event time info) in alignment; use this to switch to note alignment, which is what we have most recently been doing in the external program. Not currently producing correct results, though pitch-align
2020-05-28 Chris Cannam Implement trimmed linear aligner pitch-align