summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Redfern <tim@getdrop.com>2022-10-04 21:29:30 +0100
committerTim Redfern <tim@getdrop.com>2022-10-04 21:29:30 +0100
commit33a8310b5d5e51c6262d63a8b6679dd129abecc0 (patch)
tree428a4c148de4663c2cbcebdebc2daca73f64370d
parentec4a59ed5dc4bd235c04636d311e021a7751b882 (diff)
correct offset
-rw-r--r--passadesgui/src/ofApp.cpp2
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