-
Fantastic project!
Are there instructions available regarding how to set this up using serial midi (without a screen)? I'd be a little scared of using the bluetooth in a live setting!
Cheers
-
**Describe the bug**
If I detach/attach a device while monitoring with midi.exe, monitor stops working and MIDI service seems to be locked.
- reproducible
- USB MIDI 2.0 device running with the…
-
I try to receive messages from a connected usb MIDI device.
```
val midiAccess = AndroidMidiAccess(this)
val midiInput = runBlocking {
midiAccess.openInput(midiAccess.inputs.first().id)
…
-
Crow should simultaneously appear as a serial device, and a USB MIDI device to a connected host. This will allow out-of-box usage of crow with any MIDI capable host, specifically making integration in…
-
[![image](https://github.com/user-attachments/assets/a0d96313-14a8-4c5f-8b08-544dfcf9bbce)](https://amzn.to/485qVCj)
https://amzn.to/485qVCj
[![image](https://github.com/user-attachments/assets/…
-
### Description
Support for controlling games with MIDI-over-USB instruments. The specific use case I have in mind is playing Rock Band using an electronic drum kit. Essentially, I'd like the ability…
-
https://github.com/shorepine/amy/issues/176
-
I've been testing for a few days and can conclude that the VL805 does not like USB MIDI devices getting unplugged. It may reset the entire USB bus. This means that mass storage devices are unmounted a…
-
build a budget setup. i have in possesion an old akai mpd 32 i would be really keen if it would be add to the list it is a usb connected midi controller
-
### 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 updat…