4 releases (breaking)

0.5.0 Feb 25, 2024
0.4.0 Jan 4, 2024
0.3.0 Mar 14, 2023
0.2.0 Jul 14, 2022
0.0.91 Jul 8, 2022

#4 in #alsa

Download history 1/week @ 2024-01-03 1/week @ 2024-02-14 181/week @ 2024-02-21 45/week @ 2024-02-28 11/week @ 2024-03-06 33/week @ 2024-03-13 3/week @ 2024-03-20 11/week @ 2024-03-27 21/week @ 2024-04-03

72 downloads per month
Used in 3 crates

MIT license

175KB
3.5K SLoC

hitaki crate

Rust API bindings and wrappers for hitaki library to operate ALSA HwDep character device for model specific functionalities supported by drivers in ALSA firewire stack.

The hitaki library version 0.2 is the minimum supported version for underlying library.

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

Usage

Add the following line to your Cargo.toml file:

[dependencies]
hitaki = "0.5.0"

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

License

The hitaki crate is released under MIT license.

Dependency

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

Repository

The hitaki 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/hitaki-rs/.

Support

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

Dependencies

~5.5MB
~120K SLoC