Mercurial > hg > tony
log src/Analyser.cpp @ 192:431a95c9d14d
age | author | description |
---|---|---|
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 |