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 |
#1246 in Audio
48 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
~0.4–1MB
~19K SLoC