ios-samples/MultichannelMixer
David Britch 168efa013e Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
..
MultichannelMixer Switched to 64-bit only builds. 2018-08-07 14:13:47 +01: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