tomaka 3d7612588f Merge pull request #12 from tomaka/null-impl
Add a "null" implementation for platforms that aren't supported
2015-01-09 23:04:02 +01:00
2015-01-08 21:24:04 +01:00
2015-01-08 21:24:04 +01:00
2014-12-11 14:23:51 +01:00
2014-12-17 10:03:10 +01:00
2014-12-23 15:28:38 +01:00
2015-01-08 22:08:57 +01:00
2014-12-17 10:03:20 +01:00

CPAL - Cross-platform audio library

Audio player in pure Rust. Works only on win32 (WASAPI) and linux (ALSA) for the moment.

Documentation

[dependencies]
cpal = "^0.0.1"
Description
Cross-platform audio in Rust
Readme
Languages
Rust 99.6%
C++ 0.4%