Re: Can anyone help me in Fade In...?
Re: Can anyone help me in Fade In...?
- Subject: Re: Can anyone help me in Fade In...?
- From: Howard Moon <email@hidden>
- Date: Fri, 17 Jul 2009 14:19:57 -0700
On Jul 17, 2009, at 1:58 PM, Brian Willoughby wrote:
On Jul 17, 2009, at 06:33, Ansh wrote:
They are same. and my buffer is a char buffer.
That is why you have distortion. Your buffer should be float for
best results.
That's only true if the data is actually moved into and out of it as
char values (i.e., one char = one sample value). However, it looks
like he was treating it as if it were a buffer of floats, reading and
writing floats into what is simply defined somewhere as an array of
char.
-Howard
_______________________________________________
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