sys tauri-plugin-midi

A WebMIDI-compatible plugin for Tauri

3 unstable releases

0.1.1 Oct 2, 2024
0.1.0 Oct 2, 2024
0.0.0 Jan 26, 2024

#1302 in Web programming

Download history 3/week @ 2024-07-22 10/week @ 2024-09-23 338/week @ 2024-09-30 18/week @ 2024-10-07

366 downloads per month

MIT license

17KB
208 lines

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

lib.rs:

A WebMIDI-compatible plugin for Tauri

Refer to the init function for more information on how to use this plugin or checkout the example.

Dependencies

~17–59MB
~1M SLoC