diff view/ViewManager.cpp @ 362:a9dfa2d6d5ac

* Add pitch range in octaves, semitones and cents to the measurement rect as well as in Hz * Avoid crash when adding time ruler This commit contains a lot of debug output (will be slow)
author Chris Cannam
date Wed, 06 Feb 2008 16:21:29 +0000
parents 1b6879d03cb6
children 6167a28d25fc
line wrap: on
line diff
--- a/view/ViewManager.cpp	Wed Feb 06 14:25:46 2008 +0000
+++ b/view/ViewManager.cpp	Wed Feb 06 16:21:29 2008 +0000
@@ -24,7 +24,7 @@
 
 #include <iostream>
 
-//#define DEBUG_VIEW_MANAGER 1
+#define DEBUG_VIEW_MANAGER 1
 
 ViewManager::ViewManager() :
     m_playSource(0),