ios-samples/MultichannelMixer
Brad Umbaugh 3392dd3a8e Set MtouchHttpClientHandler to NSUrlSessionHandler for all samples 2018-05-02 12:28:55 -06:00
..
MultichannelMixer Set MtouchHttpClientHandler to NSUrlSessionHandler for all samples 2018-05-02 12:28:55 -06:00
Metadata.xml Update brief tags description 2015-03-27 06:09:51 +03:00
MultichannelMixer.sln Add MultichannelMixer sample 2014-04-15 11:27:37 +02:00
README.md Add MultichannelMixer sample 2014-04-15 11:27:37 +02:00

README.md

iPhone Multichannel Mixer test

Demonstrates how to build an Audio Unit Graph connecting a Multichannel Mixer instance to the RemoteIO unit. Two input busses are created each with input volume controls. An overall mixer output volume control is also provided and each bus may be enabled or disabled.

Based on Apple's iOS6.1 Sample.

Link to Apple's sample: https://developer.apple.com/library/ios/samplecode/iPhoneMultichannelMixerTest/Introduction/Intro.html