3 releases (stable)
Uses old Rust 2015
1.0.1 | Nov 23, 2018 |
---|---|
1.0.0 | Jul 18, 2016 |
0.0.0 | Jan 11, 2016 |
#849 in Audio
59 downloads per month
7KB
166 lines
This module is uses the libpulse-sys bindings to implement a Rust
interface to the
pulse-simple API.
It features guessing sample type and channel count based on your use
of Playback.write()
and Record.read()
. See the examples for some
basic usage.
Dependencies
~1.5–2MB
~41K SLoC