log files.pri @ 786:1089d65c585d tip

age author description
2020-06-25 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
2020-05-21 Chris Cannam Make a start on further alignment methods pitch-align
2020-04-24 Chris Cannam Switch to using the pulled-out TransformAligner and ExternalProgramAligner pitch-align
2020-04-23 Chris Cannam Pull out ExternalProgramAligner and TransformAligner from Align - currently duplicating the code, the pulled-out classes are not yet in use pitch-align
2020-04-22 Chris Cannam Merge from default branch pitch-align
2020-04-03 Chris Cannam Move Align to new align directory pitch-align
2020-03-19 Chris Cannam Introduce EffectWrapper for the auditioning effect audio-source-refactor
2020-03-18 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
2019-04-30 Chris Cannam Experimental branch based on Thorn C++ code from RG thorn-cpp
2019-03-25 Chris Cannam Toward running an OSC script in batch osc-script
2017-01-04 Chris Cannam Wire up record monitoring 3.0-integration
2016-10-24 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