Re: Setting the buffer size when using the Default Output AudioUnit
Re: Setting the buffer size when using the Default Output AudioUnit
- Subject: Re: Setting the buffer size when using the Default Output AudioUnit
- From: Pierre-Olivier Latour <email@hidden>
- Date: Tue, 18 Feb 2003 13:31:16 -0800
>
Threaded operations work, but without being superuser, I cannot set the
>
thread priority above (below) 0, and this is inadequate for audio
>
operations. The slightest window move or scrolling will disrupt the audio,
>
even though the decoder consumes no more than 20% of the CPU on a 450Mhz G4.
Move your thread to real-time scheduling mode:
See /usr/include/mach/thread_act.h
_____________________________________________________________
Pierre-Olivier Latour email@hidden
Palo Alto, USA
http://www.pol-online.net
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.