Use of MIDI CC Data #21
Unanswered
clementc2411
asked this question in
Q&A
Replies: 1 comment
-
Hey there, it's great to hear you built something fun with the library! I'll look into this - no promises on implementation, but a quick glance at the protocol & looks straightforward. Filed an issue to track it here: #22 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, first of all many thanks for your work! I have used pyMidi to control a homemade led tube wirelessly with a RPI0 (see it working here).
It works well with NOTE ON/OFF events but I am now interested to control the leds via MIDI CC. This would allow me to easily program color changes, brightness variations directly in my DAW.
Would anyone have a code example on how to handle the MIDI CC data ?
Beta Was this translation helpful? Give feedback.
All reactions