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

#443 in Unix APIs

Download history 11/week @ 2024-01-01 17/week @ 2024-02-19 12/week @ 2024-02-26 142/week @ 2024-03-04 12/week @ 2024-03-11 40/week @ 2024-04-01

58 downloads per month
Used in alsaseq

MIT license

150KB
3K SLoC

alsatimer crate

Rust API bindings and wrappers for alsatimer library to operate ALSA Timer character device.

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

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

Usage

Add the following line to your Cargo.toml file:

[dependencies]
alsatimer = "0.6"

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

License

The alsatimer crate is released under MIT license.

Dependency

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

Repository

The alsatimer 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
~122K SLoC