Mercurial > hg > tony
log src/Analyser.cpp @ 128:06f9caf5928d
age | author | description |
---|---|---|
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. |