Re: Multiple AVAudioPlayer - locking main thread?
Re: Multiple AVAudioPlayer - locking main thread?
- Subject: Re: Multiple AVAudioPlayer - locking main thread?
- From: Seth Willits <email@hidden>
- Date: Tue, 22 Mar 2016 16:07:01 -0700
> On Mar 18, 2016, at 1:10 PM, Eric E. Dolecki <email@hidden> wrote:
>
> I have audio buttons, each with it's own associated AVAudioPlayer
> ....
> Any ideas about the main thread lockup?
Rather than just looking at memory usage, look at what's actually taking up the time on the main thread. Use a time profile in Instruments. That's where you're going to find the best indication of what's going on.
--
Seth Willits
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden