Skip to content

No input in feedback and feedback_interleaved #116

@rosingrind

Description

@rosingrind

Summary

So the feedback examples from 0.12.0 are not working - there's no audio data captured (mic device is opened and there's an orange dot indicator in macOS status bar):

  1. Create new project with cargo new --bin
  2. Add coreaudio-rs = "0.12.0" to dependencies in Cargo.toml
  3. Add https://github.com/RustAudio/coreaudio-rs/blob/b671130aca0e3eef25e194e2bfa66a8ad58a8829/examples/feedback.rs or https://github.com/RustAudio/coreaudio-rs/blob/b671130aca0e3eef25e194e2bfa66a8ad58a8829/examples/feedback_interleaved.rs to src/main.rs
  4. You'll get all the output cb {} frames and no input cb {} frames logs

Info

  • macOS: 14.5 (23F79)
  • coreaudio-rs: 0.12.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions