AVAudioSession or equivalent on Mac OSX?
AVAudioSession or equivalent on Mac OSX?
- Subject: AVAudioSession or equivalent on Mac OSX?
- From: Bob Sabiston <email@hidden>
- Date: Tue, 18 Dec 2012 18:22:54 -0600
Hello,
I am trying to develop a cross-platform app between iOS and Mac OS X. I am working on the audio portion.
On iOS I am using synthesized sound with an AVAudioSession, an AUGraph and some mixer units. It has been awhile since I looked at it so I am a little foggy on how it all goes together. But basically I am rendering samples into a buffer and playing them using these audio units.
What is the easiest simplest way to set up the same thing on Mac? Is the same code supported? I looked around in the sample code on the developer website, but I didn't see anything very close. I am going to take a look at that AVRecorder code, because I think that is what I used on iOS. But I wanted to ask here in case someone has a better idea.
Thanks
Bob
_______________________________________________
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