Open nickho74 opened 4 years ago
Hi Pieter,
I have crossed over from 'MIDI-Controller' sketch to 'Control-Surface' sketch and found many useful functions. Thanks for the code !
I would like to test a function for a Single Rotary Encoder,
Please advise where to modify the code or recommend a example sketch.
Thank you.
I think the easiest approach would be to add your own custom MIDI Output Element.
You can have a look at the MIDIRotaryEncoder class for inspiration, and feel free to post your code if you get stuck.
MIDIRotaryEncoder
Hi Pieter,
I have crossed over from 'MIDI-Controller' sketch to 'Control-Surface' sketch and found many useful functions. Thanks for the code !
I would like to test a function for a Single Rotary Encoder,
Please advise where to modify the code or recommend a example sketch.
Thank you.