iOS Audio Units : When is usage of AUGraph's necessary?
问题 I'm totally new to iOS programing (I'm more an Android guy..) and have to build an application dealing with audio DSP. (I know it's not the easiest way to approach iOS dev ;) ) The app needs to be able to accept inputs both from : 1- built-in microphone 2- iPod library Then filters may be applied to the input sound and the resulting is to be outputed to : 1- Speaker 2- Record to a file My question is the following : Is an AUGraph necessary in order to be able for example to apply multiple