ios-samples/AudioTapProcessor
olegoid c86394adf5 [AudioTapProcessor] Update entitlements 2015-07-29 05:39:01 +03:00
..
AudioTapProcessor [AudioTapProcessor] Update entitlements 2015-07-29 05:39:01 +03:00
Screenshots Pull from upstream 2015-01-19 20:39:40 +05:30
AudioTapProcessor.sln Pull from upstream 2015-01-19 20:39:40 +05:30
Metadata.xml Fixed some brief descriptions 2015-04-02 11:21:05 -04:00
README.md Pull from upstream 2015-01-19 20:39:40 +05:30

README.md

AudioTapProcessor

Sample application that uses the MTAudioProcessingTap in combination with AV Foundation to visualize audio samples (volume) as well as applying a Core Audio audio unit effect (Bandpass Filter) to the audio data.

Note

The sample requires at least one video asset in the Asset Library (Camera Roll) to use as the source media. It will automatically select the first one it finds. Download some funny video clip from internet.

Build Requirements

Building this sample requires Xcode 6 and iOS 7.0 SDK

Target

This sample runnable on iPadSimulator iPad

Author

IOS: Copyright (C) 2014 Apple Inc. All rights reserved.

Ported to Xamarin.iOS by Rustam Zaitov