2018-09-10 21:18:00 +03:00
|
|
|
# cubeb-coreaudio-rs
|
|
|
|
|
2018-09-10 21:20:11 +03:00
|
|
|
Implementation of MacOS Audio backend in CoreAudio framework for [Cubeb][cubeb] written in Rust.
|
|
|
|
|
2018-10-08 01:58:11 +03:00
|
|
|
## Current Goals
|
|
|
|
- Do a quick-and-dirty translation from C code into Rust
|
|
|
|
- Add large tests for later refactoring
|
|
|
|
|
2018-09-10 21:20:11 +03:00
|
|
|
[cubeb]: https://github.com/kinetiknz/cubeb "Cross platform audio library"
|