-
Again, sorry if this is a known issue, but I cannot find another issue discussing it.
I have modified the USB_MIDI_Dump demo to use two hubs and two midi devices.
I find that a single device works…
ghost updated
6 years ago
-
I don't know if this is true also for the ESP32-S**2** devkit, but for the S3 version there is a hidden pad underneath the board the must be shorted out. Maybe it worth to update the readme. Thank you…
-
Hi, trying to get this working with a Arduino UNO, midi shield and USB Host Shield 2.0 but it doesn't seem to recognize my Launchpad. Any tips on how to update this code to work with the new usb host …
-
Hi i loved this, I only have two questions, i see that this clock works really good specifically for volcas and PO's but if I would want to sync an ios Nanoloop (that can be synced by midi but i think…
-
Hi, I was use a Arduino Nano with a duinofun USB Host Shield and program it to send Midi System Message to a Boss Pedalboard GT-1 with succefull, I could send and receive message from the pedalboard w…
-
I am testing MIDI driver with MEGA ADK.
malloc() and new fail in the AVR toolchain after version 1.6.12.
- Work: 1.6.2 to 1.6.11
- Not work: 1.6.12 to 1.6.20
However, in version 1.6.11 or earl…
-
Hi.
I own a Yamaha Portable Grand piano that lacks real midi connection and thus been thinking about using an Arduino and an USB Host Shield to convert USB-Midi Midi.
In the device compatibility list…
-
Hi. I want set the midi output to adafruit tinyusb host but get compile error.
the code:
```
#include
#include
#include
#include
#include
//#include
//#include
//#include
//#inc…
-
i'm really thank you for this library.
I use it for get data form my keyboard. via USB midi.
I use usb host for arduino, and arduino mega 2560.
when connected, data send not continues, it like a "L…
-
Hello,
I am using a XIAO BLE Sense (NRF52840) board to map IMU data into MIDI CC.
Yes I know this might be special topic because of the "core", so this is for information only.
Long story short…