mitchmindtree d09532c36e Publish v0.6.0 (#190)
There does not seem to be any major API breakage, however the emscripten
and macos backends have been pretty heavily refactored so I thought it
best to bump to 0.6 (rather than 0.5.2) just in case there is any subtle
behavioural breakage. Happy to change this to 0.5.2 though if someone
can confirm there will be no downstream breakage.
2017-12-11 09:31:22 +01:00
2017-10-21 15:08:34 +02:00
2017-03-06 15:57:18 +00:00
2017-10-20 21:18:40 +02:00
2017-12-06 12:13:36 +01:00
2017-10-11 13:24:49 +02:00
2017-02-10 09:45:41 +01:00
2014-12-23 15:28:38 +01:00
2017-12-11 09:31:22 +01:00
2017-12-11 09:31:22 +01:00
2017-10-21 09:25:24 +02:00

CPAL - Cross-platform audio library

Documentation

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