CCIncrementDecrementButtons example #919
Replies: 3 comments 1 reply
-
FYI, I made a sketch from one of your examples for program change using Increment/Decrement, worked great. Not really interested in CC messages right now but thought you might want to know. |
Beta Was this translation helpful? Give feedback.
-
Different conventions for encoding negative numbers exist, see https://tttapa.github.io/Control-Surface-doc/Doxygen/d9/d24/RelativeCCSender_8hpp.html#a793b4d05f50a2c3af3ddeeef50e7a71d for details. |
Beta Was this translation helpful? Give feedback.
-
Thx for your answer! |
Beta Was this translation helpful? Give feedback.
-
I have the CCIncrementDecrementButtons example working as expected. When I view the output from MidiView I see the same values output when pressing the buttons. I guess I expected to see higher and lower values for each press. The note on is also working as expected.
Am I missing something about testing this? Is MidiView not 'seeing' MCU values?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions