views:

1179

answers:

1

Hi,

I am totaly newbie in developing audio based application.

I have explored AV foundation to play and record audio. And it plays fine for the pre-recorded file.

But, I want to synthesize sounds(of different frequency) and play it like piano app. Is it possible with AudioQueue?

Please provide me some tutorial, links or code base.

Thanks.

+1  A: 

See http://stackoverflow.com/questions/1361148/

mahboudz
Thanks..I ll try to use this code in to my application. till that if you have other sources related my problem please post on this.
Niraj
I am playing sound with AVplayer, and i want to record that played sound.Can anyone give me help how to record using Audio Unit RemoteIO?How to save to a file the exact sound samples we sent to the audio buffers.
Niraj