我知道AUMatrixMixer是我所需要的。“将任意数量的输入混合到任意数量的输出的单元。”
我在这里找到了一些信息:http : //coreaudio-audiounits.blogspot.ca/2013/04/aumatrixmixer-simplified.html http://developer.apple.com/library/ios/#documentation/AudioUnit/Reference/AudioUnitPropertiesReference/参考/reference.html
但是有关如何实现它的文档不存在。我将如何设置它,如何将特定的输入路由到混音器到特定的输出;即如何建立矩阵。