Re: OSStatus 1050398 from AudioUnitRender()
Re: OSStatus 1050398 from AudioUnitRender()
- Subject: Re: OSStatus 1050398 from AudioUnitRender()
- From: Chris Adamson <email@hidden>
- Date: Fri, 26 Oct 2012 21:56:12 -0700
Never mind, it's because I wasn't retuning noErr from my render callback. I'm a dumbass.
So to make this thread worth your time, here's what I'm working on: a pitch-shifting web radio client. Screen/audio cap here:
http://telly.com/J20UZ
It uses Audio File Stream Services to get the packets, an Audio Queue to play them, an AudioQueueProcessingTap to grab the data from the queue, and an AUNewTimePitch unit (with a hell of a lot of AU scaffolding around it) to do the pitch-shift.
This demo is playing the CBC Radio 3 stream. BTW, Joel Plaskett is awesome. Buy all his stuff on iTunes, especially "Ashtray Rock".
I'll post code on my blog after I get home from Cocoaconf (this is for a Core Audio session tomorrow morning which, of course, I haven't written yet).
--Chris
On Oct 26, 2012, at 9:08 PM, Chris Adamson <email@hidden> wrote:
> AudioUnitRender() is returning 1050398.
>
> I've never seen this OSStatus, and can't find it in the docs or the headers. What is it?
>
> Thanks in advance.
>
> --Chris
>
_______________________________________________
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