RtMidi.Core
                                
                                
                                
                                    RtMidi.Core copied to clipboard
                            
                            
                            
                        RtMidi for .Net Standard
There is a problem with sending NRPN messages on macOS. On Windows, every NRPN message is correctly sent. With the sequence: - CC99 NRPN MSB - CC98 NRPN LSB -...
Until now I used Tobias Erichsen's library for the dynamic creation of virtual midi ports but since my switch to Windows 11 this component no longer works. While doing research...
Would you be able to support iOS and Android since rtmidi seems to support these now?
Hello, I can't get the midi clock reception to work, is this normal? I have trouble identifying if this comes from my hardware configuration or if the function does not...
Stumbled upon this problem. I need to support a use case where two identical MIDI controllers are connected to my application. The port names are the exact same in RtMidi.Core,...
If a port name ends with a number that coincides with the port number, the number is stripped from the name. Example: If I have two ports named (their real...
The Midi spec says a Note On message with velocity 0 should be treated as a Note Off message. The Mackie Control spec, on the other hand, says that the...
"MIDI support on both Windows (64-bit or 32-bit) and Mac OS X (64-bit) ". Does that include support for both X64 and ARM64 on OSX?