Contact emails [email protected]
Specification https://webaudio.github.io/web-midi-api/#dom-midiaccess Summary WebMIDI MIDIAccess objects are now transferable and exposed to workers. This allows developers to synchronize and schedule MIDI events with better accuracy and performance. Blink component Blink>WebMIDI Web Feature ID web-midi Motivation Scheduling and handling MIDI events on the main thread can result in poor performance and scheduling accuracy. Allowing MIDIAccess objects to run on Worker threads can solve real-world performance and jitter issues in Web MIDI applications. Please see discussion here for more details: https://github.com/WebAudio/web-midi-api/issues/99 Initial public proposal No information provided Goals for experimentation None Requires code in //chrome? False Tracking bug https://crbug.com/379805727 Estimated milestones No milestones specified Link to entry on the Chrome Platform Status https://chromestatus.com/feature/5383093186854912?gate=5419197688578048 This intent message was generated by Chrome Platform Status. -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/6a8e10eb.8ed5e303.498bb.04f3.GAE%40google.com.
