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 protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/coreaudio-api/archive%40mail-archive.com This email sent to [email protected]
