-
Hi
I'm observing a weird issue on a USB device (MIDI) while using your USB Host library.
I checked with and without a hub and the result is the same.
The lib has a weird bahaviour when some device …
-
**Is your feature request related to a problem? Please describe.**
When jack2 services stops there are many other services that depend on it and behave badly. It would be advantageous to restart all …
-
Currently, MIDI messages are delivered as events containing short arrays of bytes. This means the script author needs to write a function to parse and handle them. For example, the `simple monophonic …
-
Not sure where the DigisparkCDC project "lives", so posting this here.
I keep getting (lots of) "BOGUS urb xfer, pipe 3 != type 1" in dmesg on Linux.
When running the `DigisparkCDC > Print` sketch, t…
-
As the tittle say, when I send midi CC messages from my volume pedal via BLE it seems to introduce some steps. This does not happen if I connect the Volume pedal directly to the other device via Midi,…
-
Hi!
Perhaps i'm missing something, but there's any way to select channels on MIDI/USB Output ports?
I'm using it with a iConnect Midi 4+, but i have no chance to select the external hardware cor…
-
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…
-
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 …
-
SHIK supports this in their midi controllers. It's kind of a nice added feature where you can set the minimum/max values and the fader then interpolates between those values instead of 0-127.
I mig…
-
Hi Necobit.
Does your midi example code work over USB?
I'm looking to use the m5stack as the brains of a footswitch, but would need USB compatibility in addition to the midi ports that your board of…