RtMidi.Core
RtMidi.Core copied to clipboard
Virtual Ports
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 I noticed that RtMidi provides an API for opening virtual ports: Virtual Ports
Do you think it is possible to integrate these RtMidi.Core functions? That would be great.
THANKS
The RTMIDI API virtual ports won't help, because they work only on OS that support virtual ports, which Windows does not until the new MIDI Service with MIDI 2.0 support lands, and rtmidi implements the new Windows API that comes with it.