Timestamps when rendering offline
Timestamps when rendering offline
- Subject: Timestamps when rendering offline
- From: Bram Bos <email@hidden>
- Date: Thu, 29 Dec 2016 15:21:21 +0000
- Thread-topic: Timestamps when rendering offline
I'm trying to get audio from an Audio Unit extension in an offline rendering context. What should I do with the Timestamp? The Audio Unit is reporting "kAudioUnitErr_RenderTimeout" at various moments (which is nonsense because I'm rendering offline so render time
is irrelevant).
I have reported the Audiounit that it should render in offline mode but it doesn't make a difference. I have narrowed the issue down to the AudioTimestamp parameter but I don't know how to manipulate it to stop the AudioUnit extension from nagging about
timeouts...
Besides hacking the Timestamp, is there a more elegant way to render offline using AudioUnits?
|
_______________________________________________
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