Using AudioConverterFillComplexBuffer to Decompress Audio File Dynamically
Using AudioConverterFillComplexBuffer to Decompress Audio File Dynamically
- Subject: Using AudioConverterFillComplexBuffer to Decompress Audio File Dynamically
- From: Richard Oths <email@hidden>
- Date: Mon, 19 Aug 2013 15:46:13 -0500
Hello,
Trying to convert compressed audio file dynamically and populating array with PCM sample integer amplitudes for further evaluation. Following the steps in
http://www.subfurther.com/blog/category/ipod/ - I am good up to the point of writing to file via assetWriterInput object. But why can't i grab the decompressed sample data before they are written into file? My hunch is that there is more going on behind the scenes with the assetWriter in terms of conversion.
Is AudioConverterFillComplexBuffer the correct approach to capture decompressed audio dynamically? Any examples are greatly appreciated.
~Mickey
_______________________________________________
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