Re: Audio clicks
Re: Audio clicks
- Subject: Re: Audio clicks
- From: john <email@hidden>
- Date: Wed, 28 Jul 2004 19:09:40 -0400
Hi Carlos,
Of course you insist this isn't the problem, but it sure sounds like
you're outputting some audio data unintentionally :-) I'm not aware of
any known problems with this (not that I'm any authority), but I
suspect that it would be more helpful if you were able to either show
some code or give a more detailed description of your problem.
This is far fetched, but maybe it's your speakers? I know mine turn
themselves off after a specific period of time and there is a pop sound
when they come back on.
-- John
Hi again,
Every time my app plays back audi data there is small click right at
the begnning and right at the end of the sound.
I've checked everything I could think of. My AudioOutputUnit is
playing correctly except for this. My input callback zeroes every
sample before filling it with audio data, just in case. But the start
and end allways produces a click. I know that the audio being sent to
the output starts and ends with a nice envelope from zero (because I
am plotting it). So that is not the problem.
Any ideas?
_______________________________________________
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.
References: | |
| >Audio clicks (From: Carlos Eduardo Mello <email@hidden>) |