#clip #midi #reading

midi2-clip

A lightweight utility for reading and writing MIDI 2.0 clip files

1 unstable release

0.1.0 Sep 2, 2024

#383 in Audio

Download history 146/week @ 2024-09-02

146 downloads per month

MIT/Apache

4KB
67 lines

📎 midi2-clip 📎

A lightweight utility for reading and writing MIDI 2.0 clip files.

[!CAUTION]

WIP This project is still in early development.
Expect missing features, breaking changes and bugs. Please report any issues you encounter.

Support for Standard MIDI File format

To enable support for Standard MIDI Files (SMF) enable the "smf" feature.

midi2-clip = { version = "0.1.0", features = ["smf"] }

Dependencies

~4MB
~80K SLoC