log files.pri @ 786:1089d65c585d tip

age author description
Thu, 25 Jun 2020 17:43:10 +0100 Chris Cannam Rename TransformAligner -> MATCHAligner. It is still specific to MATCH, and at this point I think it's simpler to leave it that way and reduce confusion with the TransformDTWAligner which is much more generic. pitch-align
Thu, 21 May 2020 16:21:57 +0100 Chris Cannam Make a start on further alignment methods 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
Wed, 22 Apr 2020 17:40:09 +0100 Chris Cannam Merge from default branch pitch-align
Fri, 03 Apr 2020 10:17:46 +0100 Chris Cannam Move Align to new align directory pitch-align
Thu, 19 Mar 2020 16:14:02 +0000 Chris Cannam Introduce EffectWrapper for the auditioning effect audio-source-refactor
Wed, 18 Mar 2020 12:51:41 +0000 Chris Cannam Introduce TimeStretchWrapper; some work towards making the AudioCallbackPlaySource not actually try to be an ApplicationPlaybackSource itself but only return one that is constructed from wrappers that it controls the lifespan of audio-source-refactor
Tue, 30 Apr 2019 11:36:38 +0100 Chris Cannam Experimental branch based on Thorn C++ code from RG thorn-cpp
Mon, 25 Mar 2019 15:49:23 +0000 Chris Cannam Toward running an OSC script in batch osc-script
Wed, 04 Jan 2017 16:03:12 +0000 Chris Cannam Wire up record monitoring 3.0-integration
Mon, 24 Oct 2016 17:53:33 +0100 Chris Cannam Cut down vastly on the number of config.pri files and places where their contents has to be effectively duplicated without them project-file-rework