Re: Converting audio file data to Float32
Re: Converting audio file data to Float32
- Subject: Re: Converting audio file data to Float32
- From: tahome izwah <email@hidden>
- Date: Mon, 9 Nov 2009 10:09:26 +0100
Looks like the conversion to your float buffer[] is wrong - could you
provide the relevant conversion code so we can take a look? Without
knowing how you do the conversion there is no way to know what is
going on here.
--th
2009/11/9 E. Tejkowski <email@hidden>:
> On Nov 9, 2009, at 2:39 AM, tahome izwah wrote:
>>
>> Try NSLog(@"buffer[i] = %f", (float)buffer[i]);
>> to see if this makes a difference.
>
> I get the same results when using the cast. Thanks for the suggestion
> though.
>
> -E
_______________________________________________
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