-
Hi, the new version works great with the MAX3241 based USB Host Shield! Arduino.cc have adapted Oleg's v2.0 library as part of the new USBHost library to run on the ARM / SAM based boards. How diffi…
-
Hi, The example code has detected my midi device Vendor ID / Product ID.
Do I need to edit this into the code somewhere? its not clear where if I do ?
other people asking the same thing, http://forum.…
-
Hi,
I'm trying to adapt this lovely library to be used on the ESP8266 using wifi. So far I've changed all the EthernetUDP calls to WiFiUdp. It seemed to be working fine and when I connect to the ESP8…
-
I have Leonardo and nanopad2.
I´m not able to run midi out.
What I´m doing wrong?
Must I write some think in code or only load library ?
Thank you very much.
MGR10 updated
9 years ago
-
Hello,
Thanks for great job. I'm waiting wor my usb host shield to come, and your code is what i'm looking for. But i have few qestions.
First of all i would like to use in my code MIDI.h from ardu…
-
As a lead-in step to the keystroke sending function
-
Hi, thanks for your work with the USBH_MIDI Library. I didn´t know how to add a message to you so I decided to add an issue here.
I recently built a device using the USB Host Shield and using your co…
-
Hi Yuuichi,
I am contacting you as the best source for this issue: you probably know that Arduino DUE has an USB HOST port on board, cost less than Arduino UNO + USB-H shield, is more powerful and ric…
Bob4u updated
10 years ago
-
I saw that there is a [Piezo PR](https://github.com/rwaldron/johnny-five/pull/386) in the making for re-working the `song`/`play` interface.
I was actually thinking of some more enhancements to Piezo…
-
After correction in Multi Example I can only use CH 1. In earlier version I can use any MIDI channels simultaneously. I used wireless MIDI receiver for Fishman Triple Play which works on 6 (or more c…