/MixerHost-Swift

A translation of Apple's sample code Audio Mixer (MixerHost) into Swift

Primary LanguageObjective-C

MixerHost

Translated by OOPer in cooperation with shlab.jp, on 2015/11/7.

Based on https://developer.apple.com/library/ios/samplecode/MixerHost/Introduction/Intro.html#//apple_ref/doc/uid/DTS40010210 2010-07-27.

Currently, the link above is not valid and Apple does not provide updated versions of this sample code.

As this is a line-by-line translation from the original sample code, "redistribute the Apple Software in its entirety and without modifications" would apply. See license terms in each file . Some faults caused by my translation may exist. Not all features tested. You should not contact to Apple or SHLab(jp) about any faults caused by my translation.

================================================================================ BUILD REQUIREMENTS:

Xcode 10.2, iOS SDK 12.2

================================================================================ RUNTIME REQUIREMENTS:

iOS 8.0 or later

================================================================================