-
Hello
I'm building a midi controller using Arduino Uno and USB host shield for control a Zoom g1xOn, but the midi command only is sent sucessfully when the arduino is powered by 5V usb. When I use…
-
Current codebase does not support a single USB Midi device to be plugged into Daisy's OTG host. It is the feature request to add support and integrate into the midi event handler.
Further improveme…
-
Hey,
I am the guy behind the RP2040 based USB MIDI host and I am going to release it soon.
My plan is to make the firmware open, and I was thinking for compatibility reasons and community friendly…
-
I just want to put some notes here for further discussion, nothing set in stone.
- There's hopefully a 0.4 release of `usb-device` soon that removes the `control-buffer-256` feature in favour of pa…
-
I've been trying to use Lolin Esp32 S2 Mini board as an USB Midi Host, and your example code ran flawlessly when I used the PC or an Android phone as Midi devices.
On the other hand, when I plugge…
-
Hi Devs!
I've been encountering playback issues on multiple engines that use this library (namely GZDoom and Raze); every once in a while, when a problematic MIDI track loads, it'll start flooding…
m0rb updated
2 months ago
-
Hi,
This library is perfect for my needs, but I'm finding it is losing MIDI messages. Has anyone else seen this?
To demonstrate the issue, I've create a lightly modified version of the `USBH_MIDI…
-
### Operating System
Linux
### Arduino IDE version
2.3.2
### Board
ESP32-S3 Dev Kit
### ArduinoCore version
3.0.2
### TinyUSB Library version
3.3.1
### Sketch as ATTACHED…
-
**What happened?**
I tried to get Netbird running.
I started with the advanced installation.
After configuring the vdir for proxy, have the following errors
```
[2024-11-06 17:00:48.902245] [ro…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…