Re: Bug on sleep?
Re: Bug on sleep?
- Subject: Re: Bug on sleep?
- From: Jeff Moore <email@hidden>
- Date: Fri, 01 Jun 2001 20:39:39 -0700
on 6/1/01 5:27 PM, James McCartney <email@hidden> wrote:
>
CoreAudio does not continue playing on waking up from sleep as the SoundMgr
>
does on OS9.
Hmm. I'm playing iTunes right now and I can sleep and wake my PB and it
keeps playing just fine.
This might be a manifestation of a different bug that I've seen sporadic
reports about, but this is the first I've heard of it in relation to sleep.
>
I also had a case where it created a second thread for itself, though I
>
cannot repeat it. i.e., usually there is one priority 96 thread for
>
CoreAudio, but once I got a second one. This may have been the result of
>
sleeping the powerbook, as I was testing that at that time..
This sounds odd. The general rule of thumb is one thread per device per
process. It is possible however, that the thread you saw was not actually
going to be used by the audio system. It possibly was a dead thread that
hadn't been reclaimed by the system yet.
--
Jeff Moore
Core Audio
Apple
References: | |
| >Bug on sleep? (From: James McCartney <email@hidden>) |