atsushieno / managed-midi

[Past project] Cross-platform MIDI processing library for mono and .NET (ALSA, CoreMIDI, Android, WinMM and UWP).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide functionality to create virtual MIDI port

atsushieno opened this issue · comments

CoreMIDI, ALSA and Android MIDI API supports creation of virtual MIDI device/port, and they are quite useful for testing. I would prefer supporting them rather than not having them because of incapable Windows.

done as 14a086a.