log src/Analyser.cpp @ 377:a2f5c095459a warnfix_no_size_t

age author description
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)
Thu, 03 Apr 2014 09:04:33 +0100 Chris Cannam Remove any pitch candidate layers and selections before saving session
Thu, 03 Apr 2014 08:09:13 +0100 Chris Cannam Fix failure to highlight switched pitch track in black (it was remaining orange)
Wed, 02 Apr 2014 21:25:56 +0100 Chris Cannam Much fiddling toward getting sessions and individual audio files to load cleanly when they need quite different handling after load
Wed, 02 Apr 2014 09:12:18 +0100 Chris Cannam Fix accidental nesting of compound commands which broke "Abandon Selection" logic; move note-snap after editing into the compound command for the edit function instead of issuing a separate command
Tue, 01 Apr 2014 16:23:00 +0100 Chris Cannam Fix failure to clear previous candidates when getting new lot
Tue, 01 Apr 2014 13:42:13 +0100 Chris Cannam Clear this before closing command
Tue, 01 Apr 2014 13:17:53 +0100 Chris Cannam Discard layer pointers when their layers are deleted; package up some more actions into compound commands
Thu, 27 Mar 2014 18:02:12 +0000 Chris Cannam Make pitch-track editing operations update the notes as well, automatically
Tue, 11 Mar 2014 09:26:04 +0000 Chris Cannam Crude ability to adjust displayed frequency range
Mon, 10 Mar 2014 14:59:50 +0000 Chris Cannam Fix #899 crash when loading new file
Fri, 07 Mar 2014 16:01:04 +0000 Chris Cannam Use CHP plugin for local frequency-constrained analysis
Fri, 07 Mar 2014 11:17:37 +0000 matthiasm adapted tony candidate selection to new, slower (!) pyin with unbiased timestamps
Wed, 05 Mar 2014 13:37:17 +0000 Chris Cannam Fix #882 (double-clicking "non-note" location calculates pitch candidates for whole rest of the piece)
Wed, 05 Mar 2014 13:20:26 +0000 Chris Cannam Properly rationalise the show/hide/add/remove layer logic for pitch candidates: ctrl+return maps through to a show layer command (but the layers remain in the view) while the add/remove layer flow is used for layer creation after selection and for abandoning an edit or discarding a selection.
Wed, 05 Mar 2014 11:39:28 +0000 Chris Cannam Switching pitch candidate no longer wraps around: you can't go higher than the highest or lower than the lowest (though you can go either "up" or "down" if none of the alternate candidates has been selected yet, regardless of whether the candidates are higher or lower than the actual pitch track)
Wed, 05 Mar 2014 11:31:55 +0000 Chris Cannam Apply octave shift only to actual pitch track, not also to candidates
Wed, 05 Mar 2014 10:38:23 +0000 Chris Cannam Clearing the selection by hitting Esc now restores the selected region of the pitch track to its contents from before the selection was made (and any alternate candidate chosen). Fixes feature #885
Wed, 05 Mar 2014 09:36:13 +0000 Chris Cannam Calculate frequency constraint for region outlining (does not actually do the analysis correctly yet)
Tue, 04 Mar 2014 16:45:54 +0000 Chris Cannam Toward acting on a frequency range when outlined
Tue, 04 Mar 2014 15:28:59 +0000 Chris Cannam Do not put layer files in Recent Files list (related to #881)
Tue, 04 Mar 2014 14:10:37 +0000 Chris Cannam Fix #884 (erroneously allows you to change candidate even when candidates not visible) and remaining part of #874 (show pitch candidates only on request). Also reorder menu items a little
Sun, 23 Feb 2014 17:59:23 +0000 Chris Cannam Ctrl+Return now switches the alternate pitch candidates on and off; Ctrl+Up/Down selects among them
Thu, 20 Feb 2014 12:00:16 +0000 matthiasm used round instead of floor now to snap analysed selection to 256 grid -- this appears to make the new pitch track appear exactly in the selection
Thu, 20 Feb 2014 11:53:06 +0000 matthiasm more selection adjustment, plus set pitch track display to points
Wed, 19 Feb 2014 17:09:39 +0000 matthiasm enlarged the size of the window that is given to the candidate pitch track generator
Wed, 05 Feb 2014 19:23:55 +0000 Chris Cannam Import pitch-track layer (currently csv-only)
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
Thu, 09 Jan 2014 16:42:14 +0000 Chris Cannam Add a selection strip at the bottom, and remove the time ruler from the main pane
Thu, 09 Jan 2014 16:07:29 +0000 Chris Cannam Pan experiment
Thu, 09 Jan 2014 14:05:20 +0000 Chris Cannam Initial hack for switching visibility & audibility of layers on and off. This doesn't work well.
Wed, 08 Jan 2014 17:48:09 +0000 Chris Cannam Use a "shadow layer" for waveform in main pane -- not sure this is an improvement actually, but it does give us options
Mon, 02 Dec 2013 15:06:47 +0000 Chris Cannam Make use of multi-transform support tonioni_multi_transform
Mon, 02 Dec 2013 12:30:08 +0000 Chris Cannam Update to the multi-transform stuff (not yet taken full advantage of) tonioni_multi_transform
Fri, 29 Nov 2013 10:58:32 +0000 matthiasm use smoothedpitchtrack instead of notepitchtrack
Thu, 28 Nov 2013 13:12:03 +0000 Chris Cannam Use pyin
Tue, 26 Nov 2013 16:59:31 +0000 Chris Cannam Revert to using three separate tool modes (more like SV). This is less like the proposed design for Tony but better than the previous situation with two incomprehensible toggle buttons.