Closed
Description
I'm trying to use cubeb-rs with cubeb-coreaudio-rs as a backend. Currently, I'm doing so by adding cubeb
to my Cargo.toml, but it appears that:
- This doesn't pull in cubeb-coreaudio-rs (attempting to manually select the audiounit-rust backend fails; I just get the audiounit backend instead)
- There is not anything in crates.io for cubeb-coreaudio-rs
- The suggested steps for using cubeb-coreaudio-rs do not seem to integrate well into Cargo.toml files
Is there any recommended / supported way to use cubeb-coreaudio-rs as a backend without manually cloning the git repo?
If not, do you have any plans to make it available in crates.io?
Metadata
Metadata
Assignees
Labels
No labels