Replies: 1 comment 1 reply
-
To enable rotary encoder support, you have to include the Encoder library before Control Surface. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Pieter! Thank you for excellent work w/ lib!
Im trying to find answers/examples/cases with similar problem, but it failed.
What am i trying to do: The rotary encoder controls octaves. Notes runs by buttons through mux.
What i'm get: Permanent compilation errors like: 'EncoderSelector does not name a type'
In in-lib example EncoderSelector-Transpose does not use namespace MIDI_notes and mux.
So i think my problem is bad syntax, or incorrect objects, maybe i miss something etc
idk waidw :c
Here is my code
Beta Was this translation helpful? Give feedback.
All reactions