josephdadams / midi-relay

Listens for HTTP request with JSON payload and relays MIDI/MSC commands on local ports.
MIT License
58 stars 9 forks source link

Windows Setup #51

Closed blockiindahood closed 10 months ago

blockiindahood commented 10 months ago

Hey, I am trying to setup midi-relay together with companion. I setup everything, and the connection is established, but on windows I can't see a "midi input" device. How can I "relay" the commands from midi-relay, into my program?

blockiindahood commented 10 months ago

Sorry, I thought that the "IAC Driver" on MAC was installed by midi-relay, but I now installed a midi loopback driver, and it works. Thank you!