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 11:42:42 +0100
Btw. you might wish to use the ExtAudioFile read/write code from this
project (download the LE version and look in the iPhone directory. The
code works on the desktop as well):
http://www.dspdimension.com/technology-licensing/dirac2/
I've "misused" it a couple of times for other purposes and it works great.
--th
2009/11/9 tahome izwah <email@hidden>:
> 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