tomaka 2d75e2eaf5 Merge pull request #133 from mitchmindtree/tryfix-osx
Do not lock inner twice. Fixes bug in osx futures 0.1.1 update.
2016-10-01 10:23:31 +02:00
2016-08-14 20:16:34 +02:00
2016-10-01 09:12:36 +02:00
2014-12-23 15:28:38 +01:00
2016-10-01 09:09:50 +02:00
2016-08-12 17:54:54 +02:00

CPAL - Cross-platform audio library

Documentation

[dependencies]
cpal = "0.3.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%