Mercurial > hg > svgui
log layer/SpectrogramLayer.cpp @ 690:8072264dc61f
age | author | description |
---|---|---|
Tue, 03 Dec 2013 17:32:25 +0000 | Chris Cannam | Pull out PianoScale into separate class |
Tue, 26 Nov 2013 14:06:40 +0000 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |
Mon, 11 Mar 2013 14:23:52 +0000 | Chris Cannam | Build fixes for Qt5 qt5 |
Mon, 30 Jan 2012 16:06:32 +0000 | Chris Cannam | Adjust crosshair left end position based on detail level of vertical scale |
Mon, 30 Jan 2012 16:01:59 +0000 | Chris Cannam | Give a dedicated key to toggling the centre line, and move it out of the overlay level setting -- reducing number of overlay levels to 3. Introduce two distinct vertical scale types (so that we can hide the spectrogram colour scale part easily) |
Tue, 23 Aug 2011 14:45:02 +0100 | mathieub | Put some debug outputs in comments integration_library |
Wed, 06 Jul 2011 18:05:42 +0100 | mathieub | Extends the audio feedback of the piano scale to the Spectrum layer (horizontal piano keyboard). sonification |