diff view/ViewManager.h @ 594:5fa210337bee integration_library

Merge from branch "sonification"
author mathieub <mathieu.barthet@eecs.qmul.ac.uk>
date Mon, 25 Jul 2011 18:56:28 +0100
parents 707d43018f59 0946feb81b79
children
line wrap: on
line diff
--- a/view/ViewManager.h	Mon Jul 25 18:55:57 2011 +0100
+++ b/view/ViewManager.h	Mon Jul 25 18:56:28 2011 +0100
@@ -251,6 +251,7 @@
     void viewZoomLevelChanged(unsigned long, bool);
     void setGlobalCentreFrame(unsigned long);
     void setPlaybackFrame(unsigned long);
+    void playExampleNote(int midiPitch);
 
 protected slots:
     void checkPlayStatus();