Mercurial > hg > svapp
log framework/Document.cpp @ 786:1089d65c585d tip
age | author | description |
---|---|---|
Fri, 14 Aug 2020 10:46:44 +0100 | Chris Cannam | Divert some debug output away from stderr default tip |
Fri, 26 Jun 2020 13:48:52 +0100 | Chris Cannam | Merge from branch pitch-align |
Fri, 29 May 2020 17:39:02 +0100 | 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 |
Thu, 14 May 2020 16:38:48 +0100 | Chris Cannam | Profiling points |
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, 03 Apr 2020 10:17:46 +0100 | Chris Cannam | Move Align to new align directory pitch-align |
Thu, 21 Nov 2019 14:28:47 +0000 | Chris Cannam | Avoid a compiler warning |