> I'm working on generating a wave form for a sound bite, but I'm stuck in Core > Audio, which seems > to be not over-documented, so to speak. All I need for now is an array of > integers, based on some > sample rate, for a given sound file, but most of Core Audio seems to target > more complex functionality. > Are there any code snippets around for sampling a sound file?
Apart from this being the wrong list as already mentioned, you are looking for ExtAudioFile. This can read a variety of sound file formats and is very easy to use. Paul Sanders. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com