log src/Analyser.cpp @ 168:c5e4eaeb9a27

age author description
Tue, 04 Feb 2014 13:55:26 +0000 Chris Cannam Add ability to delete selection of pitch track
Mon, 03 Feb 2014 17:04:03 +0000 Chris Cannam Choose a different pitch candidate within selection by hitting Return
Fri, 31 Jan 2014 17:54:49 +0000 Chris Cannam Replace previous candidates when making a new analysis. Also revert to built-in spectrogram for now (CQ is still pending)
Thu, 30 Jan 2014 17:33:55 +0000 Chris Cannam Re-analyse frames when selection changes (this only pulls up a set of new candidates for now, can't do anything with them and the old ones are never removed)
Wed, 29 Jan 2014 17:34:28 +0000 Chris Cannam Use new async transform method in Document to get multiple additional layers from local analysis
Tue, 28 Jan 2014 18:34:11 +0000 Chris Cannam Some CQ spectrogram parameters; add experimental candidate plugin process
Tue, 28 Jan 2014 16:01:06 +0000 Chris Cannam Refactor, call to constant-Q plugin instead of spectrogram
Thu, 23 Jan 2014 17:18:53 -0500 Justin Salamon added pan knobs for Audio, Pitch and Notes
Thu, 23 Jan 2014 09:30:38 +0000 Chris Cannam Fix up wiring for pitch gain control
Fri, 10 Jan 2014 16:06:07 +0000 Chris Cannam Optional spectrogram (off by default)
Fri, 10 Jan 2014 14:37:05 +0000 Chris Cannam Show warning if pitch-tracker plugin is not found (fixes #830)
Fri, 10 Jan 2014 14:18:37 +0000 Chris Cannam Double-click in selection strip selects the region associated with the simultaneous note (if there is one)
Fri, 10 Jan 2014 09:34:15 +0000 Chris Cannam (Commented-out) alternative pitch track
Thu, 09 Jan 2014 20:58:05 +0000 Chris Cannam Make sure flexinote layer is always the current one for editing
Thu, 09 Jan 2014 17:20:15 +0000 Chris Cannam Remember state of visibility & audibility between runs