-
Here I'm plugging the quneo device into my computer, you see a port added but the name is incorrect, then i refresh the browser, it is now correct. I do the same process with unplugging the device.
…
-
**The situation** - Someone develops a web component that is designed to play general MIDI music/sequences, possibly for use by games or as a standalone music player.
**The problem** - There is curre…
ghost updated
11 hours ago
-
Hi and thank you very much for this toolbox and the presentation at this years ISMIR LBD session!
I have a very simple MWE:
```python
from matchmaker import Matchmaker
mm = Matchmaker(
sc…
-
Hi there!
One of my MIDI keyboards (Midiplus X-6 III) seems to always send some funky data when it first connects.
The coremidi backend is quite unhappy about it and panics and crashes my whole pr…
-
I try to receive messages from a connected usb MIDI device.
```
val midiAccess = AndroidMidiAccess(this)
val midiInput = runBlocking {
midiAccess.openInput(midiAccess.inputs.first().id)
…
-
### What happened?
Floppy disk does not work perfectly when I install Windows 95 RTM.
I tested it using Gigabyte GA-5AX, Asus P/I-P55TP4XE and Shuttle HOT-557
![86box_floppy](https://github.c…
-
**Description**
auto receiveEndpoint = session.CreateEndpointConnection(); does not return nullptr when called with invalid EndpointID
**To Reproduce**
call auto receiveEndpoint = session.CreateEnd…
-
The terminology section (https://webaudio.github.io/web-midi-api/#terminology) currently says the following:
"The terms MIDI, MIDI device, MIDI input port, MIDI output port, MIDI interface, MIDI me…
-
Right now it's possible to use [multiple MIDI devices](https://github.com/m-o-d-v/modV/issues/256) in modV, but that brings problems for systems, that are changing the DeviceID in a non-predictable wa…
-
**Feature description**
a device in which you can record music from a MIDI file and then play it at any time, or you can add this feature to the music box
**Feature purpose**
Use in various contr…