ios-samples/AudioTapProcessor
David Britch 168efa013e Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
..
AudioTapProcessor Switched to 64-bit only builds. 2018-08-07 14:13:47 +01: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
LICENSE.txt [AudioTapProcessor] Add license file 2016-02-18 21:58:42 -03:00
Metadata.xml Fixed some brief descriptions 2015-04-02 11:21:05 -04:00
README.md [AudioTapProcessor] Add copyrights section 2016-02-18 22:07:34 -03:00

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

Xamarin port changes are released under the MIT license

Author

Ported to Xamarin.iOS by Rustam Zaitov