-
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 …
-
Any interest in the USBH_MIDI driver from the USB Host Shield 2.0 project? I can submit a PR. Would it be better to keep the USBH_MIDI code in a separate repo or include with the core files?
https:…
-
Hi,
Very interesting project, but not sure I am understanding the USB operation.
It looks like the M0 does not have the ID wire connected, so does this mean that the f/w is forcing it into USB Hos…
-
MIDI input is not correctly multi-threaded. This can show up when receiving midi data from multiple sources simultaneously : USB Host port, DIN port, injected by editor.
-
Hello,
I came across your ESP32 synth project and got interested on it. It is really great and works pretty well. Actually I added USB MIDI support by using a usb host mini shield. So right now I w…
-
When flashed with the interface firmware and connected via a computer, I've confirmed that all ports work as expected, including the USB 'host' port. In that configuration I can take input from the AK…
-
Hi Chip,
You don't seem to have "discussions" enabled so excuse me posting a 'discussion' to the 'issues' tab.
First off: What delightfully easy to read code. Nice job :) ...Your code looks like…
-
Hi,
I'am reusing your MIDI USB Host driver. (Good work)
Have you thought about implementing Midi Send ?
I like to use it for controlling the LEDs on the nanoKONTROL.
This might be useful for your…
-
I am using some Adafruit boards which identify themselves as `CircuitPython MIDI` over USB. If I plug _two_ of them into the same host computer only one appears in this browser application.
For com…
-
Do you have suggestions how one might convert the Tempo 'agreed on' over Ableton Link to a MIDI clock, to drive non-Ableton capable kit?
For example using a Pi-Zero in a small project box to do:
1…