tomaka
6615b0a2d7
Merge pull request #28 from mitchmindtree/master
Removed core_audio-sys local bindings in favour of new coreaudio-rs crate
CPAL - Cross-platform audio library
Audio player in pure Rust. Works only on win32 (WASAPI) and linux (ALSA) for the moment.
[dependencies]
cpal = "^0.0.1"
Description
Languages
Rust
99.6%
C++
0.4%