log src/MainWindow.cpp @ 184:ea15fa75ae6f

age author description
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
Tue, 18 Feb 2014 22:13:30 -0500 Firstname Lastname changed shortcut commands for delete pitch track and switch pitch track
Wed, 05 Feb 2014 19:23:55 +0000 Chris Cannam Import pitch-track layer (currently csv-only)
Tue, 04 Feb 2014 14:35:35 +0000 Chris Cannam Remove call to function that never made it through
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
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)
Thu, 23 Jan 2014 17:18:53 -0500 Justin Salamon added pan knobs for Audio, Pitch and Notes
Thu, 23 Jan 2014 15:57:51 -0500 Justin Salamon added gain knobs for Audio and Notes
Thu, 23 Jan 2014 09:30:38 +0000 Chris Cannam Fix up wiring for pitch gain control
Wed, 22 Jan 2014 18:15:43 -0500 Justin Salamon started adding wiring for Pitch gain control, all commented out
Wed, 22 Jan 2014 17:08:00 -0500 Justin Salamon rearragned son/viz controls
Fri, 10 Jan 2014 16:06:07 +0000 Chris Cannam Optional spectrogram (off by default)
Fri, 10 Jan 2014 15:46:39 +0000 Chris Cannam Quick sketch version of two separate sets of toggle buttons (show and play)
Fri, 10 Jan 2014 15:27:11 +0000 Chris Cannam Add select-all / clear-selection
Fri, 10 Jan 2014 15:21:13 +0000 Chris Cannam Add octave up/down editing
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:05:16 +0000 Chris Cannam Hide pane accessories
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 14:05:20 +0000 Chris Cannam Initial hack for switching visibility & audibility of layers on and off. This doesn't work well.
Thu, 09 Jan 2014 13:10:48 +0000 Chris Cannam Small rearrangement
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
Wed, 04 Dec 2013 19:30:42 +0000 Chris Cannam Use non-SV-preferred export types, set layer type setting for flexi note, temporarily (?) remove third tool
Wed, 04 Dec 2013 18:31:39 +0000 Chris Cannam Add initial dialog / network permission tester; lower default zoom level
Tue, 03 Dec 2013 18:06:54 +0000 Chris Cannam Toward piano keyboard
Tue, 03 Dec 2013 17:17:14 +0000 Chris Cannam About box updates
Mon, 02 Dec 2013 17:12:59 +0000 Chris Cannam Note and pitch track export functions
Fri, 29 Nov 2013 14:52:13 +0000 Chris Cannam Fix incorrect tool mode; add waveform to bottom (just to see how it looks, this isn't a very good way to do it)
Thu, 28 Nov 2013 16:49:45 +0000 Chris Cannam Nothing very successful