Mercurial > hg > tweakathon2ios
comparison testApp.h @ 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 | 851833072cf1 |
children | 4e00f92567d9 |
comparison
equal
deleted
inserted
replaced
5:213df0baed47 | 6:92850a2b099c |
---|---|
58 // | 58 // |
59 void initialiseGUIs(); | 59 void initialiseGUIs(); |
60 void initialiseVariables(); | 60 void initialiseVariables(); |
61 void initialiseMIDI(); | 61 void initialiseMIDI(); |
62 void setupUIElements(); | 62 void setupUIElements(); |
63 void setupExpressViewPanels(); | |
64 void setupTrainingViewPanels(); | |
65 void setupSearchViewPanels(); | |
63 | 66 |
64 void setup(); | 67 void setup(); |
65 void update(); | 68 void update(); |
66 void draw(); | 69 void draw(); |
67 void drawUIElements(); | 70 void drawUIElements(); |