Re: Capturing currently played audio using CoreAudio on Mac
Re: Capturing currently played audio using CoreAudio on Mac
- Subject: Re: Capturing currently played audio using CoreAudio on Mac
- From: Paul Davis <email@hidden>
- Date: Tue, 20 Apr 2010 10:30:22 -0400
On Tue, Apr 20, 2010 at 10:05 AM, Paul Sanders
<email@hidden> wrote:
> JACK is that if (as we do) an app changes the sample rate of the device that
> JACK is routing from or to, the Jack server pops up a box and has to be
> restarted. I forgot about that one. It would be nice if JACK could handle
> this condition without user intervention but I can see that might be
> tricky.
Yes, this can't really be done since the JACK API does not include any
concept of changing the SR of a running JACK graph. What we do for
JACK native clients is to notify them that the server has shutdown and
we indicate why. CoreAudio clients of the JACK psuedo-device are not
going to be as well informed, alas.
> Also, I don't understand how to set up aggregate devices and there
You shouldn't need to anymore.
--p
_______________________________________________
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