summaryrefslogtreecommitdiff
path: root/liveengineUnmapped/src/testApp.h
diff options
context:
space:
mode:
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;