Mercurial > hg > svgui
log layer/SpectrumLayer.cpp @ 923:2a9f1eb6e0ed tonioni
age | author | description |
---|---|---|
2015-03-10 | Chris Cannam | More type fixes cxx11 |
2014-06-17 | Chris Cannam | Remove size_t's and fix warnings in layer/ warnfix_no_size_t |
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 |