tttapa / Control-Surface

Arduino library for creating MIDI controllers and other MIDI devices.
GNU General Public License v3.0
1.26k stars 140 forks source link

Teensy 4.0 and working project from PRO Micro #102

Closed LukaszChrzanowski closed 4 years ago

LukaszChrzanowski commented 4 years ago

Hello,

I've Teensy 4.0, and just uploaded code that worked on Arduino Pro Mini. Board not registered as MIDI Device.

Should I change something in Arduino IDE options - like ex. USB Type?

tttapa commented 4 years ago

Yes, you have to select the MIDI USB Type for it to work. Be sure to use the latest version of Teensyduino.

LukaszChrzanowski commented 4 years ago

yeap.

works fine. Figured out myself but I sinked into greatness of Your's library :) (positive way of course).

Thread for close. :)