diff options
Diffstat (limited to 'passadesgui/src')
| -rw-r--r-- | passadesgui/src/ofApp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/passadesgui/src/ofApp.cpp b/passadesgui/src/ofApp.cpp index babc284..769aa5c 100644 --- a/passadesgui/src/ofApp.cpp +++ b/passadesgui/src/ofApp.cpp @@ -1453,7 +1453,7 @@ void ofApp::newMidiMessage(ofxMidiMessage& msg) { } //=============================================== - offset=6; + offset=7; if (msg.channel==1&&msg.control==1+offset){ //pot |
