log src/Analyser.cpp @ 576:335fd9b439a0

age author description
Thu, 18 Jul 2019 14:43:41 +0100 Chris Cannam Fix failure to use the FlexiNoteLayer for the note layer
Mon, 08 Jul 2019 19:27:49 +0100 Chris Cannam ModelById updates by-id
Mon, 08 Jul 2019 14:12:08 +0100 Chris Cannam Toward using ModelById logic (incomplete) by-id
Wed, 19 Jun 2019 13:33:33 +0100 Chris Cannam Update subrepos and switch to single-point event types
Fri, 19 Aug 2016 15:58:57 +0100 Chris Cannam Merge latest SV 3.0 branch code
Tue, 20 Oct 2015 12:55:09 +0100 Chris Cannam Fix incorrect reload of old Tony v1.0 files v2.0
Thu, 20 Aug 2015 15:40:04 +0100 Chris Cannam Some minor tweaks to make behaviour more like prior Tony 2.0-integration
Thu, 20 Aug 2015 14:54:21 +0100 Chris Cannam Merge through to branch for Tony 2.0 2.0-integration
Tue, 31 Mar 2015 17:46:46 +0100 Chris Cannam When loading a session, do not import any layers for which the identified models can't be found
Tue, 31 Mar 2015 15:09:38 +0100 Chris Cannam Exclude points with freq <= 0Hz on import
Tue, 31 Mar 2015 13:06:29 +0100 Chris Cannam Remove some debug; set some gain values
Tue, 31 Mar 2015 12:28:17 +0100 Chris Cannam Extend models to have nominal end time matching that of the audio, so that the export-fill option continues to fill to end of audio time
Tue, 31 Mar 2015 10:41:05 +0100 Chris Cannam Update subrepo to fix crash on exit; merge
Wed, 25 Mar 2015 17:02:40 +0000 matthiasm new analysis menu fully functional (but not much tested)
Wed, 25 Mar 2015 14:08:54 +0000 matthiasm added functionless new items to analysis menu (for pyin parameter); needs more work
Mon, 23 Mar 2015 11:26:28 +0000 Chris Cannam Merge from cxx11 branch
Mon, 23 Mar 2015 10:33:32 +0000 Chris Cannam Merge from default branch cxx11-types
Wed, 11 Mar 2015 11:54:29 +0000 Chris Cannam Build fixes etc cxx11-types
Tue, 11 Nov 2014 17:05:44 +0000 Chris Cannam Make the dragged pitch take effect when releasing drag on a note
Tue, 11 Nov 2014 14:11:07 +0000 Chris Cannam (Very slowly) perform local reanalysis when dragging a note up or down
Wed, 18 Jun 2014 09:13:25 +0100 Chris Cannam Configure stuff and fixes for -Werror warnfix_no_size_t
Mon, 16 Jun 2014 16:26:09 +0100 matthiasm reduced the low amplitude suppression
Mon, 16 Jun 2014 12:50:44 +0100 Chris Cannam Merge
Mon, 16 Jun 2014 12:50:27 +0100 Chris Cannam Single-click to move pointer needs to wait for double-click timeout (so it knows you're not starting a double-click)
Mon, 16 Jun 2014 12:24:52 +0100 matthiasm added low amplitude suppression toggle to analysis menu
Mon, 16 Jun 2014 09:28:12 +0100 Chris Cannam Cancel async layer creation in Tony when selection is changed during it
Fri, 13 Jun 2014 14:47:44 +0100 Chris Cannam Connect up the auto-analysis and precision analysis settings
Fri, 13 Jun 2014 14:36:30 +0100 Chris Cannam Wire up "analyse now"
Fri, 13 Jun 2014 12:12:27 +0100 Chris Cannam If user asks to save before initial analysis is complete, wait for it
Thu, 10 Apr 2014 17:55:43 +0100 matthiasm fixed candidates exceeding the frequency-constrained selection horizontally (vertically still to come)