[If there is a better place to ask this question, please let me know!]
Note: I'm on a Mac.
I have successfully connected a MIDI keyboard with my browser (Chrome), using the Web MIDI API.
I am wondering if I can also hook up applications (like Ableton Live), so that, when Ableton outputs MIDI messages, these messages can be received by the browser?
Options I see:
- Send Midi from Ableton to my MIDI keyboard, which forwards them to the Web MIDI API (can anybody shed some light on how this can be set up?)
- Use the IAC (Inter-application communication) Driver in Mac OS, that "allows you to create virtual MIDI cables between applications inside the box, so to speak." I have no idea how to set this up, because 'web midi api' does not show up in Midi Studio.
I would prefer option 2, so that this would also work when no physical MIDI device is present, but I would also be happy to learn if option 1 could work!
Thanks for any input on this!