Re: How to capture the audio of an output device in OSX
Re: How to capture the audio of an output device in OSX
- Subject: Re: How to capture the audio of an output device in OSX
- From: Robert Bielik <email@hidden>
- Date: Tue, 09 Sep 2014 11:29:47 +0200
I'd think you could use the CoreAudio server plugin architecture to provide CoreAudio with a Virtual Device (yours) which then just
forwards the audio to the target output device (https://developer.apple.com/library/mac/samplecode/AudioDriverExamples/Introduction/Intro.html)
It's not exactly what you asked for, but achieves the same goal.
Regards
/Rob
claudio santoro skrev 2014-09-09 11:19:
> Hi all,
>
> I'm looking for a way to capture the audio that is being playing on a given output device e save or forward it to another output device.
>
> How can I do it? Any advice?
>
> Cheers
>
> Dodo
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Coreaudio-api mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden