Skip to content

Using cubeb as a dependency with the cubeb-coreaudio-rs backend? #229

Closed
@mutexlox-signal

Description

@mutexlox-signal

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:

  1. This doesn't pull in cubeb-coreaudio-rs (attempting to manually select the audiounit-rust backend fails; I just get the audiounit backend instead)
  2. There is not anything in crates.io for cubeb-coreaudio-rs
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions