ios-samples/AudioTapProcessor
conceptdev fdb33c8c9a onboard missing samples 2019-08-01 19:56:58 -07: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 onboard missing samples 2019-08-01 19:56:58 -07:00

README.md

name description page_type languages products urlFragment
Xamarin.iOS - AudioTapProcessor Sample application that uses the MTAudioProcessingTap in combination with AV Foundation to visualize audio samples (volume) sample
csharp
xamarin
audiotapprocessor

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