-
**Describe the bug**
Sending messages from MME MIDI app to midi monitor causes Green Screen on the USB MIDI 2.0 driver and loopback device
This issue only occurs if the device is running with the USB …
-
### Port, board and/or hardware
rp2 port, pico 2 board
### MicroPython version
MicroPython v1.24.0 on 2024-10-25; Raspberry Pi Pico2 with RP2350
### Reproduction
This is the script I us…
-
Hey! saw your video on youtube about this project and I'm planning to do something similar to control the TonexOne with a usb midi controller. But since the TonexOne doesn't have native midi control o…
-
**Describe the bug**
A legacy MIDI app which uses MME MIDI API cannot receive System Exclusive messages through a MidiSrv enumerated port.
**To Reproduce**
1. Load [the attached firmware](https://git…
-
**Describe the bug**
MME MIDI app receives wrong data when sending MIDI 2.0 data.
This was found by a compatible test of MIDI 2.0 message to MIDI 1.0 message conversion.
**To Reproduce**
1. Set the …
-
It would be nice to have a USB MIDI in so that we can attach USB MIDI controllers (keyboards) that do not have a DIN-style MIDI connector. For this, the Pico would need to run in USB host mode.
-
**Describe the bug**
When an MME app is receiving MIDI messages via a MidiSrv enumerated port, it suddenly stops receiving MIDI messages. After that, the MME app hangs when I close the app.
If it occu…
-
Is there a possibility to connect a Midi hardware controller like the mackie standard compatible controllers like the Behringer X Touch Series as a interface for the SDR Software?
It would be nice if…
-
**Describe the bug**
If I send a 1byte/2bytes length System Exclusive Continue message in MT3 format, output wrong conversion results.
**To Reproduce**
1.Set the Roland UM-ONE mk2 to class-compliant …
-
Hi! I really liked the project, and planning to do something similar myself, but I'm planning to go more to a midi controller side, I not exactly need a screen, etc.
I'm planning to use this video …