#tauri-plugin #tauri #midi #webmidi

sys tauri-plugin-midi

A WebMIDI-compatible plugin for Tauri

5 releases

new 0.1.3 Jan 28, 2025
0.1.2 Nov 25, 2024
0.1.1 Oct 2, 2024
0.1.0 Oct 2, 2024
0.0.0 Jan 26, 2024

#47 in #tauri

Download history 340/week @ 2024-10-01 14/week @ 2024-10-08 98/week @ 2024-11-19 60/week @ 2024-11-26 6/week @ 2024-12-03 3/week @ 2024-12-10

269 downloads per month

MIT license

18KB
209 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–62MB
~871K SLoC