Re: Strange silence problem
Re: Strange silence problem
- Subject: Re: Strange silence problem
- From: Robert Bielik <email@hidden>
- Date: Thu, 16 Dec 2010 10:04:56 +0100
Robert Bielik skrev 2010-12-09 11:10:
Hi all,
I have an application which streams audio, and where I can change the output device/sample rate etc. Sometimes when I change the format, i.e.
samplerate/channels/resolution, audio stops cold (i.e. silent). The IOProc is still called and I can see in the audio buffer that it is
not silent. When I do these format changes I:
1. Stop the audio device (but do not remove the audio IOProc)
2. Change the device physical format
3. Start the audio device again.
I've also tried to remove the IOProc in between stopping and starting and it gets better, but I can still occasionally experience the problem.
The machine is a Core i5 MBP, and 10.6.3
How about this one ? In what instance could the following happen:
1. I register my IOProc with the audio device with no error
2. I start the audio device with no error
3. I get callbacks to the IOProc but there is NO sound
??
/Rob
_______________________________________________
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