-
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 difference is, but in v2.5 I could have MIDI-OX running and connected to the nanoKONTROL2, then run OBSKorgNanokontrol2 without issue. With v3, I receive the error below. If I disco…
-
**Describe the bug**
Dropped messages were observed when monitoring thousands of messages from a USB High-speed device.
It could not be reproduced with the ProtoZOA (Full-speed device).
**To Repr…
-
I have a suggestion that could help with the following issues:
https://github.com/emprcl/signls/issues/9
https://github.com/emprcl/signls/issues/6
https://github.com/emprcl/signls/issues/3
How…
-
> [RTP-MIDI](https://en.wikipedia.org/wiki/RTP-MIDI) (also known as AppleMIDI) is a protocol to transport [MIDI](https://en.wikipedia.org/wiki/MIDI) messages within RTP ([Real-time Protocol](https://e…
-
Hi there, first of all let me acknowledge the great work you did in this repo, it really looks you are an experienced programmer and importantly you are kind towards people looking for information and…
-
I think it would be good to test out and document what other MIDI messages are used by the Katana.
Especially CC and PC, there will probably be some of them that are functional.
-
In SDK: sw-usc_audio-sw_v8_1-0,
array XUD_EpType epTypeTableIn [ENDPOINT COUNT-IN] doesn't match enum USBEndpointNumber_In,
The current issue is that HID messages cannot be reported to host when …
-
This isn't really an "issue", I don't think, but I'm having problems getting [midifile] to work. I've had no luck creating MIDI files, except for the most trivial of examples. If I try to play back th…
-
## Features / Tasks
* [x] Investigate interop to determine if any new MIDI CC messages need to be supported
* [x] Experiment with existing MIDI CC support to see if any VCV Rack-specific convenien…