зеркало из https://github.com/xamarin/ios-samples.git
c48c4d648c
The new .editorconfig is copied from the one in xamarin/xamarin-macios. Formatting was fixed using 'dotnet format whitespace --folder .' |
||
---|---|---|
.. | ||
AUv3Host | ||
FilterDemoApp | ||
FilterDemoAppExtension | ||
Framework | ||
Screenshots | ||
FilterDemoApp.sln | ||
LICENSE.txt | ||
README.md | ||
metadata.xml |
README.md
name | description | page_type | languages | products | extensions | urlFragment | |||||
---|---|---|---|---|---|---|---|---|---|---|---|
Xamarin.iOS - AudioUnitV3Example: A Basic AudioUnit Extension and Host Implementation | Demonstrates how to build a fully-functioning example of an Audio Unit extension and Audio Unit host (iOS9) | sample |
|
|
|
ios9-filterdemoapp |
AudioUnitV3Example: A Basic AudioUnit Extension and Host Implementation
Demonstrates how to build a fully-functioning example of an Audio Unit extension and Audio Unit host using the version 3 of the Audio Unit APIs. The Audio Unit Extensions API introduces a mechanism for developers to deliver AudioUnits to users on iOS. The same API is available on both iOS and OS X, and provides a bridging mechanism for existing version 2 AudioUnits to coexist in existing AudioUnit host applications, and in future version 3 hosts.
Build Requirements
Building this sample requires Xcode 7.0 and iOS 9.0 SDK
Refs
Target
iPhone/iPad
License
Xamarin port changes are released under the MIT license