summaryrefslogtreecommitdiff
path: root/nextus/src
diff options
context:
space:
mode:
authorTim Redfern <tim@getdrop.com>2023-04-25 11:25:10 +0100
committerTim Redfern <tim@getdrop.com>2023-04-25 11:25:10 +0100
commitf50dd71c019a901c032ce87fc007a76198a02632 (patch)
treecd4c86d3365750673a7a35d74e626a541da43629 /nextus/src
parent18465815cd28b034ee4a755904a4d8084b00b4e9 (diff)
add comment
Diffstat (limited to 'nextus/src')
-rw-r--r--nextus/src/ofApp.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/nextus/src/ofApp.cpp b/nextus/src/ofApp.cpp
index 1964792..258f81f 100644
--- a/nextus/src/ofApp.cpp
+++ b/nextus/src/ofApp.cpp
@@ -12,6 +12,13 @@ void ofApp::setup(){
//midiIn.addListener(this);
//TODO make a midi chooser
+ /*
+ Detect a MIDI controller
+ GUI elements all have an L button to learn
+ Load and save settings for MIDI GUI
+
+ */
+
load_settings();