ios-samples/MultichannelMixer
conceptdev e111e47f14 update yaml headers 2019-07-29 16:44:16 -07: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 update yaml headers 2019-07-29 16:44:16 -07:00

README.md

name description page_type languages products extensions urlFragment
Xamarin.iOS - 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 (iOS6) sample
csharp
xamarin
tags
ios6
multichannelmixer

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 iOS 6.1 Sample.

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