diff MessageOrganiser.h @ 48:2396eb9dcddd

back to menu improved but still dodgy
author Robert Tubb <rt300@eecs.qmul.ac.uk>
date Thu, 18 Dec 2014 17:02:28 +0000
parents 4ad0d218f890
children
line wrap: on
line diff
--- a/MessageOrganiser.h	Wed Dec 17 16:12:34 2014 +0000
+++ b/MessageOrganiser.h	Thu Dec 18 17:02:28 2014 +0000
@@ -79,6 +79,7 @@
     void midiFromLeap(int ctl_num, int ctl_val);
     void setPanelType(controlPanelType p);
     void update();
+    virtual void reset(){};
 protected:
 
     PDSynthWrapper candidateSynth;