diff ExplorePresetManager.mm @ 31:a677c027e3a0

Demo to Simon, kinda works. 4 reps of sequence.
author Robert Tubb <rt300@eecs.qmul.ac.uk>
date Fri, 21 Nov 2014 17:07:56 +0000
parents bd23c1b922be
children 75202498bee9
line wrap: on
line diff
--- a/ExplorePresetManager.mm	Tue Nov 04 14:37:35 2014 +0000
+++ b/ExplorePresetManager.mm	Fri Nov 21 17:07:56 2014 +0000
@@ -17,6 +17,8 @@
     initPresetSlots();
 
     
+    makeNeutralPreset();
+    
 }
 
 //----------------------------------------------------------------------------