You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
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](https://user-images.githubusercontent.com/42484397/44295037-58d59380-a277-11e8-86c4-bb0b2a22c4f8.png)
Please some help!
The text was updated successfully, but these errors were encountered: