Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Latest commit

 

History

History

MultichannelMixer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
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