Cross-platform audio in Rust
Go to file
Pierre Krieger b98ac14bf4 Add some documentation 2014-12-11 18:09:48 +01:00
examples Add some documentation 2014-12-11 18:09:48 +01:00
src Add some documentation 2014-12-11 18:09:48 +01:00
.gitignore Initial commit 2014-12-11 14:23:51 +01:00
.travis.yml Initial commit 2014-12-11 14:23:51 +01:00
Cargo.toml Add keywords 2014-12-11 17:59:05 +01:00
README.md Add some documentation 2014-12-11 18:09:48 +01:00

README.md

CPAL - Cross-platform audio library

Audio player in pure Rust.

  • Works only on win32 for the moment