Ronald Kinard
bdef4fb3fe
coreaudio: Add support for U16/I16 PCM formats.
The conversion is done Rust-side instead of using AUHAL's automatic conversion because I haven't gotten around generics issues yet.
CPAL - Cross-platform audio library
Audio player in pure Rust. Works only on win32 (WASAPI) and linux (ALSA) for the moment.
[dependencies]
cpal = "0.1.0"
Description
Languages
Rust
99.6%
C++
0.4%