Mercurial > hg > svgui
log layer/SpectrumLayer.cpp @ 730:711ae36a53a2 tonioni
age | author | description |
---|---|---|
2013-11-26 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |
2012-01-30 | 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) |
2011-08-23 | mathieub | Put some debug outputs in comments integration_library |
2011-07-06 | mathieub | Extends the audio feedback of the piano scale to the Spectrum layer (horizontal piano keyboard). sonification |
2011-06-14 | Chris Cannam | Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it) |
2011-05-16 | Chris Cannam | Convert many cerrs to DEBUGs debug-output |