Re: Trimming audio
Re: Trimming audio
- Subject: Re: Trimming audio
- From: tahome izwah <email@hidden>
- Date: Fri, 13 Feb 2009 13:16:45 +0100
I don't think you did. For instance, in your code you have
> void *newBuffer;
>
> ...
> //Writing part
>
> AudioFileWriteBytes(newFileID, NO,startingByte,&inBytesLength,newBuffer);
So when you attempt to write, newBuffer is invalid.
HTH
--th
_______________________________________________
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