Audiofile buffering
Audiofile buffering
- Subject: Audiofile buffering
- From: "Mark's Studio" <email@hidden>
- Date: Mon, 7 Jul 2003 18:11:39 +0200
I need some advice on how to implement buffering for an audiofile.
The app is basic Cocoa soundfile editor in ObjC.
I use the audiofile api to open the file and convert the samples to
Float32,
and then i just copy the whole thing into NSData.
There is 2 things that need access to the data and that is the waveform
display,
and when the file is playing.
How do i implement buffering of the sound file so i don't need to load
it all at once?
Thanks
Peter Mark
Mark's Recording Studio A/S
Lundeskovsvej 3 2900 Hellerup
Denmark
Tel: +45 35366078 Fax: +45 35366038
www.marks-studio.dk
email@hidden
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.