coreaudio-rs A friendly rust interface for Apple's Core Audio API. This crate aims to expose and wrap the functionality of the original C API in a zero-cost, safe, Rust-esque manner. If you just want direct access to the unsafe bindings, use coreaudio-sys.