annotate 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
rev   line source
rt300@6 1 //
rt300@6 2 // ExplorePresetManager.mm
rt300@6 3 // riftathon
rt300@6 4 //
rt300@6 5 // Created by Robert Tubb on 16/10/2014.
rt300@6 6 //
rt300@6 7 //
rt300@6 8
rt300@6 9 #include "ExplorePresetManager.h"
rt300@6 10 ExplorePresetManager expPresetManager;