Re: Easiest way to open & create new AIFF?
Re: Easiest way to open & create new AIFF?
- Subject: Re: Easiest way to open & create new AIFF?
- From: Craig Hopson <email@hidden>
- Date: Tue, 26 Aug 2008 09:30:57 -0600
Don't know how much flexibility you require, but the easiest way is
using Audio Queue Services (AudioQueue.h). Check out AudioQueueTools
(aqrecord.cpp & aqplay.cpp) in the CoreAudio examples.
-Craig
On Aug 25, 2008, at 10:03 PM, Phillip Marlowe wrote:
Hi,
Very new to coreaudio and I'm trying to update some older code
that's been put on my plate.
I need to replace 'ParseAIFFHeader', 'SetupAIFFHeader' and
'SoundComponentData'.
Looks like 'ExtAudioFileOpen', 'ExtAudioFileCreateNew' and
'AudioStreamBasicDescription' is
perhaps easiest way. Searching for 'ExtAudioFileOpen' in sample code
yields no results.
Is there a better way? Am I missing something?
Phil
_______________________________________________
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