psych0d0g b7319626b1 allow for building for mipsel targets
mipsel is mostly used on embedded multimedia devices like settop bockes for eg.
This change will allow building cpal for those platforms aswell
2016-01-14 22:22:56 +01:00
2015-04-20 09:30:36 +02:00
2015-09-22 15:46:56 +02:00
2016-01-12 17:30:18 +01:00
2014-12-23 15:28:38 +01:00
2015-07-11 15:15:07 +02: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.1.0"
Description
Cross-platform audio in Rust
Readme
Languages
Rust 99.6%
C++ 0.4%