Mercurial > hg > svgui
log layer/SpectrogramLayer.cpp @ 591:0946feb81b79 sonification
age | author | description |
---|---|---|
Fri, 24 Jun 2011 16:42:48 +0100 | Chris Cannam | Add playExampleNote route through view manager out to the audio play source sonification |
Fri, 24 Jun 2011 14:27:32 +0100 | Chris Cannam | Check the scale width in the View (which has access to it); ask the layer to do something when the user clicks in the scale regardless of the edit mode, and continue with normal processing if the layer has nothing interesting to do sonification |
Wed, 22 Jun 2011 00:04:21 +0100 | mathieub | Branch to handle audio feedback and metadata sonification interactively with the UI. sonification |
Tue, 14 Jun 2011 15:27:05 +0100 | Chris Cannam | Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it) |
Mon, 16 May 2011 17:19:25 +0100 | Chris Cannam | Convert many cerrs to DEBUGs debug-output |
Thu, 12 May 2011 17:31:43 +0100 | Chris Cannam | Remove most toStdString calls (no longer needed, with debug header) debug-output |