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

MIDIUSB and MIDIEvent problem errors Arduino Pro Micro #32

Open
kianiszewski opened this issue Aug 18, 2018 · 1 comment
Open

MIDIUSB and MIDIEvent problem errors Arduino Pro Micro #32

kianiszewski opened this issue Aug 18, 2018 · 1 comment

Comments

@kianiszewski
Copy link

Im trying to create a 16 midi device to use with Serato DJ. Im using an Arduino Pro Micro (MEGA32U4) with a Multiplexer of 16 channels (HC4067), that im going to use it as digital.

The problem is, that Im receiving always and always the MIDIUSB and MIDIEvent errors

Im using MAC OSX with Sierra, and Arduino 1.8.4, Im not sure what Im supossed to do in order to compile at least the code from https://github.com/evankale/ArduinoMidiFader, even with your examples im receiving this kind of error!

Example from https://github.com/rkistner/arcore
image

Please some help!

@rkistner
Copy link
Owner

Make sure to follow the installation instructions in the Readme:
https://github.com/rkistner/arcore#installation-and-usage

It's also possible that there is an incompatibility with newer versions of the Arduino IDE - try a 1.5.x or 1.6.x version.

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