-
Hi,
I'm working on a USB MIDI library using the `PluggableUSBModule` class. During my tests I've had sporadic failures due to the received USB packets reporting an incorrect length (the number retu…
-
### Operating System
Linux
### Arduino IDE version
Arduino IDE 2.3.2
### Board
ESP32S3 Dev Module
### ArduinoCore version
2.0.13
### TinyUSB Library version
Latest 3.1.4
### Sketch as ATTACH…
jhsa updated
3 months ago
-
-
Any progress updates on a BLE MIDI Client?
-
Please, specify steps to compile Aciduino v2 in Arduino IDE.
Either I use folder from the master, or use the folder structure from the 2.0.0 release, I get the errors complaining on missing .h files.…
-
Hello I made my custom class
I used example code about callback led
```
#include
const int ledPin = LED_BUILTIN; // pin to use for the LED
class Sample0 {
private:
BLEService _led…
-
I just downloaded the sample app and installed it on an android device. Then I connected a piano with USB midi to my phone. The app does show the MIDI device and I am also able to connect to it.
Bu…
-
Hi,
I want to build a looper using PedalinoMini (using Pure Data or SooperLooper). What is the lowest latency configuration that I can use, is it: Wifi or Bluetooth. If Wifi is it OSC (that would be …
-
### Is your feature request related to a problem? Please describe
USB and Bluetooth are marked not supported in Android 12.
### Describe the solution you'd like
Hardware interfaces USB, BT on Win1…
-
I have pipewire and wireplumber running as a system-wide systemd service and when trying out this application i get:
`Error: "failed to connect: Host is down"`.
To test out if it really is the sys…