SkillAgentSearch skills...

WebMIDIAPIShimForiOS

A polyfill for the Web MIDI API on iOS

Install / Use

/learn @mizuhiki/WebMIDIAPIShimForiOS
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

WebMIDIAPIShimForiOS

This is a shim to enable Web MIDI API on iOS. WebMIDIAPIPolyfill.js is the bridge script to invoke iOS native Core MIDI APIs. And WebViewDelegate.m is the receptor for informal URL schemes triggered by the bridge script. You can build a hybrid Web MIDI application with using them.

sample screen

When launching the sample application, a simple web browser will show. You can run Web MIDI applications using the browser as if iOS WebKit had a native API support.

Known issues

  • There's no issues ;-)

Related projects

The idea was brought from WebMIDIAPIShim by Chris Wilson. WebMIDIAPIPolyfill.js in this project was derived from his great work.

License

Apache License 2.0

Related Skills

View on GitHub
GitHub Stars105
CategoryDevelopment
Updated13d ago
Forks21

Languages

Objective-C

Security Score

95/100

Audited on Mar 12, 2026

No findings