log align/TransformAligner.cpp @ 769:a316cb6fed81 pitch-align

age author description
Thu, 28 May 2020 17:04:36 +0100 Chris Cannam Fixes to notification and completion in aligners pitch-align
Fri, 22 May 2020 17:17:44 +0100 Chris Cannam Provide callback for output preprocessing before DTW, use it for freq-pitch conversion; use direct setting of completion on alignment models instead of creating fake outputs for completion only pitch-align
Thu, 21 May 2020 16:21:57 +0100 Chris Cannam Make a start on further alignment methods pitch-align
Wed, 06 May 2020 11:45:27 +0100 Chris Cannam Schedule alignments with a small delay to avoid too much UI unresponsiveness. Also overhaul error reporting to use signals throughout. pitch-align
Fri, 24 Apr 2020 14:38:22 +0100 Chris Cannam Switch to using the pulled-out TransformAligner and ExternalProgramAligner pitch-align
Thu, 23 Apr 2020 17:11:26 +0100 Chris Cannam Pull out ExternalProgramAligner and TransformAligner from Align - currently duplicating the code, the pulled-out classes are not yet in use pitch-align