Rust FFI bindings and wrappers for alsaseq library to operate ALSA Sequencer character device.
The alsaseq library version 0.3.0 is the minimum supported version for underlying library.
The alsaseq-sys crate is automatically generated by gir tool provided by gtk-rs project. ALSASeq-0.0 file from alsaseq library is used for the generation.
The alsaseq-sys crate is released under MIT license.
The alsaseq-sys crate depends on FFI crates provided by gtk-rs project for type/object system, event loop, and dispacher.
The alsaseq-sys 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.