Re: What sort of timer should I use for my sequencer?
Re: What sort of timer should I use for my sequencer?
- Subject: Re: What sort of timer should I use for my sequencer?
- From: tahome izwah <email@hidden>
- Date: Sat, 29 Jan 2011 11:27:18 +0100
So what priority did you set it to?
--th
2011/1/29 Morgan Packard <email@hidden>:
> I've managed to move my audio generation code out of the RemoteIO
> callback thread. I'm now writing to a buffer on a separate thread,
> using a while loop and [NSThread sleepForTimeInterval:] on a new
> thread (NSThread detachNewThreadSelector). It took me a minute to
> figure out that I need to set the priority on the thread. Seems that
> the default priority is zero, so I was getting many more glitches than
> I was with my objective-c selectors in the remote io callback thread!
>
> Anyway, things seem to be working well now. Thanks to all helped me
> out with this.
>
> -Morgan
_______________________________________________
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