Mercurial > hg > tony
log src/MainWindow.h @ 203:833374f16e93 v0.2
age | author | description |
---|---|---|
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 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) |