Re: Truncating an audio file
Re: Truncating an audio file
- Subject: Re: Truncating an audio file
- From: Paul Davis <email@hidden>
- Date: Fri, 02 Aug 2013 08:45:33 -0400
what you're describing is really fairly easy to do for anyone used to dealing with this sort of thing. if you're looking for a cookie-cutter out-of-the-box solution, the thing like ExtAudioFile are not likely to be where you find it. in fact, you probably won't find such a solution anywhere.
you can certainly write the data to disk and then truncate the file, but you have to (a) update the relevant chunks (b) understand the actual length of the file (including all the chunks) rather than just the data.
_______________________________________________
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