Re: [web-midi-api] MIDI input/output disconnection - is it permanent? (#79)

Actually, I don't know how devices map to MIDI ports. Let's say I plug in device1 and device2. device1 gets port 0 and device2 gets port 1. Then I disconnect device1 and plug in device3. Will device3 either take the first unallocated port (port 0) or will it take another port? or the behaviour is random/undefined?

---
Reply to this email directly or view it on GitHub:
https://github.com/WebAudio/web-midi-api/issues/79#issuecomment-24053653

Received on Monday, 9 September 2013 08:35:43 UTC