Can UI react to incoming MIDI #138
adonaldson
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
Hi @adonaldson! We had a PR to add MIDI CC interface updates a while ago (v1.4.0). Are you using the latest version? I also tested this just the other week using a MIDI controller and it still seemed to work |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I created a very basic MIDI merger using MIDImonster which merged incoming note data with MIDI CCs from my Akai Midimix.
Configuring the editor to take in this new stream and output to my megadrive allowed me to play the megadrive and tweak settings either in the editor or by twiddling knobs on the Midimix.
Is it possible to have the UI react to incoming CCs, updating to give feedback on the parameter changes?
Thanks for all your hard work. I'm happy to help out, just curious to know whether it's remotely possible without bigger structural changes!
Beta Was this translation helpful? Give feedback.
All reactions