3 releases (breaking)

0.6.0 Mar 6, 2024
0.5.0 Jan 4, 2024
0.4.0 Jul 14, 2022
0.0.92 Jul 8, 2022

#756 in Unix APIs

Download history 7/week @ 2023-12-29 1/week @ 2024-01-05 5/week @ 2024-02-16 8/week @ 2024-02-23 113/week @ 2024-03-01 28/week @ 2024-03-08 4/week @ 2024-03-15 10/week @ 2024-03-29

69 downloads per month

MIT license

86KB
1.5K SLoC

alsarawmidi crate

Rust API bindings and wrappers for alsarawmidi library to operate ALSA Rawmidi character device.

The alsarawmidi library version 0.3.0 is the minimum supported version for underlying library.

The alsarawmidi crate is automatically generated by gir tool provided by gtk-rs project. ALSARawmidi-0.0 file from alsarawmidi library is used for the generation. But some functions are implemented manually.

Usage

Add the following line to your Cargo.toml file:

[dependencies]
alsarawmidi = "0.6"

The API documentation is available in https://docs.rs/alsarawmidi/.

License

The alsarawmidi crate is released under MIT license.

Dependency

The alsarawmidi crate depends on API crates provided by gtk-rs project for type/object system, event loop, and dispacher.

Repository

The alsarawmidi crate is the part of ALSA project and maintained by ALSA gobject-introspection team. The remote repository is located in https://github.com/alsa-project/alsa-gobject-rs.

Support

If finding issue, please file it in https://github.com/alsa-project/alsa-gobject-rs.

Dependencies

~6MB
~121K SLoC