-
The attached .ino files send and receive SysEx messages that are coded and decoded to display numbers on 8-digit MAX7219 displays. One Arduino Micro clone is used to send the SysEx message to the DAW …
-
So few MCUs offer USB MIDI HOST support, it would be AMAZING to have RPI2040 support for that. If possible, could you add an example that shows how to implement this?
Thanks!!!
-
This issue aims to list all USB requests:
* [ ] RNDIS (#506): networking over USB
* [ ] Library (#559): Extend USB class support using Pluggable USB from Arduino and providind more classe support.…
-
What code do I need to write to connect the device via usb to the zoom pedal and control it?
Example in video [https://youtu.be/XSJGG0wdzXA](https://youtu.be/XSJGG0wdzXA)
-
This is really cool! Are you open to contributions? I might be able to hook up a parser to get this closer to a full working implementation
-
### Operating System
MacOS
### Board
Feather nRF52840 Express
### Firmware
examples/HID/hid_boot_keyboard
### What happened ?
Building the hid_boot_keyboard sketch on nRF52 (tested with Feath…
tlyu updated
6 months ago
-
From the project description:
> A User-friendly Arduino/Teensy/ESP8266 Library to play MIDI files
Sorry if I missed this, but how does one play MIDI files with this library? I saw the [How to Wr…
-
Wich library will be to connect for working zoom devices?
![IMG_20221117_233924_Mi9T_g8 4 LMC r9 v1](https://user-images.githubusercontent.com/85799952/202865482-d3e767f2-71fa-4235-8c98-3ee692cdcf78.…
-
Hi,
my Line 6 POD GO does not provide any MIDI-In or Output-Jacks. Instead I can connect it via USB-Cable to my iPad and send MIDI-Commands over that connection.
I would like to connect PedalinoMini…
-
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…