diff ExplorePresetManager.mm @ 6:92850a2b099c

set up preset slots from init file. PD synth has metronome, recieves ticks but doesn't do anything with them.
author Robert Tubb <rt300@eecs.qmul.ac.uk>
date Fri, 17 Oct 2014 14:50:50 +0100
parents
children 36cdb73691da
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ExplorePresetManager.mm	Fri Oct 17 14:50:50 2014 +0100
@@ -0,0 +1,10 @@
+//
+//  ExplorePresetManager.mm
+//  riftathon
+//
+//  Created by Robert Tubb on 16/10/2014.
+//
+//
+
+#include "ExplorePresetManager.h"
+ExplorePresetManager expPresetManager;