WMIDI
Midi encoding and decoding library suitable for real-time execution.
Changelog
3.0
Instances of U7 and U14 now have bounds checking.
Note is now an enum instead of a u8. Can be converted with
Note::try_from
and
u8::from
.