Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Loopback support on macOS using new CoreAudio tap API #875

@cryptocode

Description

@cryptocode

I'm using miniaudio for a music visualizer, and it's working great.

However, on macOS, I have to ask users to install software like Blackhole to be able to capture system audio. More often than not, my testers can't make it work + they lose the ability to easily adjust volume.

Apple recently introduces capability to capture audio which I suspect miniaudio could utilize for this purpose. This is not documented well yet, but someone made a repository to make it more approachable: https://github.com/insidegui/AudioCap/

(This example asks you to pick a specific pid, so it may be the case that the new API doesn't allow system-wide audio capture)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions