Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant upload encoder exmple to arduino mega #114

Open
GalDotan opened this issue Jun 11, 2023 · 1 comment
Open

Cant upload encoder exmple to arduino mega #114

GalDotan opened this issue Jun 11, 2023 · 1 comment

Comments

@GalDotan
Copy link

Hi, I have been trying to upload the example encoder file to my arduino mega and i get this error:

file included from C:\Users\User\Documents\Arduino\libraries\MIDI_controller-3.1.1\src/MIDI_Controller.h:20:0,
from C:\Users\User\Documents\Arduino\libraries\MIDI_controller-3.1.1\examples\Ex.03.Rotary-Encoder\Ex.03.Rotary-Encoder.ino:20:
c:\users\user\documents\arduino\libraries\midi_controller-3.1.1\src\midi_outputs\rotaryencoder.hpp:5:10: fatal error: Encoder.h: No such file or directory
#include "Encoder.h"
^~~~~~~~~~~
compilation terminated.
exit status 1
Error compiling for board Arduino Mega or Mega 2560.

I am new to arduino and MIDI someone can help me please?

@tttapa
Copy link
Owner

tttapa commented Jun 11, 2023

Hi, as mentioned in the README, I no longer offer support for the MIDI Controller library. Please use the Control Surface library instead, which has improved encoder support. See e.g. https://tttapa.github.io/Control-Surface-doc/Doxygen/d2/d1f/RotaryEncoder_8ino-example.html.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants