BLE Midi question regarding timestamps and multiple messages #1138
Unanswered
agentff6600
asked this question in
Q&A
Replies: 1 comment
-
|
For potentiometers specifically, you could add some throttling logic that remembers the Control-Surface/src/MIDI_Outputs/Abstract/MIDIFilteredAnalog.hpp Lines 37 to 40 in fcc4071 |
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.
-
hi everybody!
we are working on a little device that sends a potentiometer value via BLE Midi and we noticed that messages received appear to have the same timestamp. Now, this is nothing out of the ordinary but we are wondering if anyone has insights on how to throttle the message output for cc value messages?
Beta Was this translation helpful? Give feedback.
All reactions