summaryrefslogtreecommitdiff
path: root/liveengineUnmapped/src/testApp.h
diff options
context:
space:
mode:
authortim <tim@gray.(none)>2014-04-18 03:15:31 +0100
committertim <tim@gray.(none)>2014-04-18 03:15:31 +0100
commitee9819390008b29ee2cfc1bc45fac3e3b1530529 (patch)
treef412cd6c0a498f720eea816ba8334b33a3d82896 /liveengineUnmapped/src/testApp.h
parent36474b672e0380e0ff513d5727775afe36dbdc1c (diff)
phew
Diffstat (limited to 'liveengineUnmapped/src/testApp.h')
-rwxr-xr-xliveengineUnmapped/src/testApp.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/liveengineUnmapped/src/testApp.h b/liveengineUnmapped/src/testApp.h
index 1e56c33..9dd9b62 100755
--- a/liveengineUnmapped/src/testApp.h
+++ b/liveengineUnmapped/src/testApp.h
@@ -71,7 +71,6 @@ option to randomise colours on each note
*/
-
#define OF_ADDON_USING_OFXMIDIIN
@@ -80,7 +79,6 @@ option to randomise colours on each note
#include "ofxGui.h"
-
#include "viewport.h"
/*
@@ -163,7 +161,7 @@ class testApp : public ofxFensterListener, public ofxMidiListener{
ofxMidiIn midiIn;
- void newMidiMessage(ofxMidiEventArgs& eventArgs);
+ void newMidiMessage(ofxMidiMessage& eventArgs);
playlist list;