Re: Remote IO thread and concurrency
Re: Remote IO thread and concurrency
- Subject: Re: Remote IO thread and concurrency
- From: Kyle Sluder <email@hidden>
- Date: Wed, 07 Oct 2015 17:52:43 -0500
On Wed, Oct 7, 2015, at 04:44 PM, James Navarro wrote:
> Hello everyone.
>
> Ok I'm going to simplify this as much as possible. I have an app where I
> am producing audio via a Remote IO callback method. This method needs to
> play float samples, by copying them from a buffer.
>
> The problem is, that buffer needs to be released by the user sometimes.
Can you explain this please? Surely the end-user of your software does
not care about some memory buffer your RemoteIO callback allocates as
part of its operations.
Can you phrase your requirement in terms of what the user is actually
trying to achieve (stop recording, for example)?
--Kyle Sluder
_______________________________________________
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