diff AppCore.h @ 45:c2fffc8ea84d

10 timbre params.
author Robert Tubb <rt300@eecs.qmul.ac.uk>
date Tue, 23 Apr 2013 18:29:55 +0100
parents 346807b47860
children
line wrap: on
line diff
--- a/AppCore.h	Mon Apr 22 18:32:34 2013 +0100
+++ b/AppCore.h	Tue Apr 23 18:29:55 2013 +0100
@@ -20,7 +20,7 @@
 class AppCore : public PdReceiver, public PdMidiReceiver {
 
 	public:
-
+        string patchName;
 		// main
 		void setup(const int numOutChannels, const int numInChannels,
 				   const int sampleRate, const int ticksPerBuffer);