ios-samples/MultichannelMixer
Prashant Cholachagudda 2b25d3b0d0 Pull from upstream 2015-01-19 20:39:40 +05:30
..
MultichannelMixer Pull from upstream 2015-01-19 20:39:40 +05:30
Metadata.xml Add MultichannelMixer sample 2014-04-15 11:27:37 +02: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