Crates.io | alsarawmidi |
lib.rs | alsarawmidi |
version | 0.7.0 |
source | src |
created_at | 2022-07-07 13:37:19.934401 |
updated_at | 2024-10-07 00:13:37.275869 |
description | API binding for alsarawmidi library |
homepage | https://alsa-project.github.io/gobject-introspection-docs/ |
repository | https://github.com/alsa-project/alsa-gobject-rs |
max_upload_size | |
id | 621173 |
size | 70,117 |
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.
Add the following line to your Cargo.toml file:
[dependencies]
alsarawmidi = "0.7"
The API documentation is available in https://docs.rs/alsarawmidi/.
The alsarawmidi crate is released under MIT license.
The alsarawmidi crate depends on API crates provided by gtk-rs project for type/object system, event loop, and dispacher.
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.
If finding issue, please file it in https://github.com/alsa-project/alsa-gobject-rs.