tomaka 13cc45234c Merge pull request #145 from jwestfall69/alsa-avail-min-fix
alsa: set sw_params_set_avail_min based on get_params buffer size
2017-01-25 07:11:48 +01:00
2016-08-14 20:16:34 +02:00
2016-10-02 13:29:01 +02:00
2016-10-01 09:12:36 +02:00
2014-12-23 15:28:38 +01:00
2017-01-19 16:06:17 +01:00
2016-10-01 10:30:38 +02:00

CPAL - Cross-platform audio library

Documentation

[dependencies]
cpal = "0.4.0"

Low-level library for audio playback in pure Rust.

This library allows you to open a channel with the audio device of the user's machine, and send PCM data to it.

Description
Cross-platform audio in Rust
Readme
Languages
Rust 99.6%
C++ 0.4%