Skip to content

A WebMIDI-compatible plugin for Tauri

License

Notifications You must be signed in to change notification settings

specta-rs/tauri-plugin-midi

Repository files navigation

tauri-plugin-midi

A Tauri plugin designed to emulate the WebMIDI API.

Documentation

Contributing

To run the example:

pnpm i
pnpm build

cd example/
pnpm tauri dev