-
### Operating System
Linux
### Arduino IDE version
2.0.3
### Board
PICO rp2040 from RP
### ArduinoCore version
PICO/RP2040 community 2.7.0
### TinyUSB Library version
release
### Sketch & Co…
-
I'm using the UsbMidiSynth example, just replacing the tone/noTone calls (lines 68/69) with turning on/off the onboard LED, i.e. digitalWrite(LED_BUILTIN, HIGH);
I've got the Uno connected directly…
-
Hi, If I disconnect the USB device from the shield and reconnect, or connect another USB device, most of the times I don't get a connection unless I reboot the Arduino and Shield assembly. Here is a p…
-
I think there was a development branch or folder including SysEx support. I can't find it anymore. Has it been merged to main branch? Which is the SysEx support status for v2.0? Any plans?
Thanks!
-
I've got it working on a windows PC, but doesn't seem to work on iOS for me (iphone via usb to lightning adapter).
Would you expect this to work on iOS?
-
hi and thanks for this awesome library :+1:
I'm the maintainer of [ESP32-USB-Soft-Host](https://github.com/tobozo/ESP32-USB-Soft-Host).
This library does not use tinyUSB, nor does it use the bui…
-
Hello boochow, thank you so much for your test projects for the Pico Pi. I am completly new to Raspberry Pico Pi and have very little knowledge about coding. But I wanted to try something with the Pic…
-
Hi, I have a digitech whammy dt and would like to contruct this project. I'm curious about the two buttons as to what there functions or purpose are? Also how many program changes can the midi mapper …
-
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…
-
Olá André, estou com dificuldades de fazer o codigo funcionar