Граф коммитов

21 Коммитов

Автор SHA1 Сообщение Дата
David Britch 168efa013e Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
Brad Umbaugh 3392dd3a8e Set MtouchHttpClientHandler to NSUrlSessionHandler for all samples 2018-05-02 12:28:55 -06:00
Craig Dunn f2d020fd84 update xibs and storyboards 2017-07-20 14:57:30 -07:00
David Britch e928c15193 Updated architecture setting to 32&64 bit, and specified iOS 9 as minimum SDK version. 2017-07-19 13:27:52 +01:00
Germán Marquez 90bdf5d575 Added missing key 2017-01-03 14:14:28 -03:00
olegoid e6d1a5e572 [AUSoundTriggeredPlayingSoundMemoryBased] Setup root view controller + remove unused usings 2015-09-11 13:58:54 -03:00
Rustam Zaitov 36b16555c3 [AUSoundTriggeredPlayingSoundMemoryBased] simplified rms calculations. rid of unsafe 2015-06-18 00:42:46 +03:00
Rustam Zaitov 6df02da5bf [AUSoundTriggeredPlayingSoundMemoryBased] fix rms calculations. pcm data available as int16 not int32 2015-06-18 00:42:46 +03:00
Rustam Zaitov afa6c2442b calculate signal level as RMS https://en.wikipedia.org/wiki/Root_mean_square 2015-06-18 00:42:45 +03:00
Rustam Zaitov 1f5c9817cf [AUSoundTriggeredPlayingSoundMemoryBased] start to debug sample to figureout the problem 2015-06-18 00:42:45 +03:00
Rustam Zaitov d65ac1459f [AUSoundTriggeredPlayingSoundMemoryBased] fix sdk warning 2015-05-20 12:37:38 +03:00
Aaron Sky 32c3a653af no message 2015-04-27 17:35:54 -04:00
Prashant Cholachagudda 2b25d3b0d0 Pull from upstream 2015-01-19 20:39:40 +05:30
nodoid 3c7f291d16 Modified for AVAudioSession (#32)
Added CoreFoundation
Removed obsolete code
2014-08-06 19:06:22 +01:00
nodoid f87fab5534 Modified UI (#32)
Minor fix so text remains on the UI and uses an inferred size
2014-08-06 19:06:21 +01:00
nodoid 592e5b6636 Modified for SDK version (#32)
Changed from 3.1 to 6.1
2014-08-06 19:06:21 +01:00
nodoid da0f775409 Updated for iOS7 AVAudioSession (#32)
Removed unused directives
Added AVFoundation, UIKit and Foundation
Modified prepareAudioUnit to use AVAudioSession
2014-08-06 19:06:21 +01:00
nodoid 2a3db515eb Modified min sdks (#32)
Changed min sdk to 6.1
2014-08-06 19:06:21 +01:00
Rolf Bjarne Kvinge c9115acfbf Fix comment 2013-01-11 02:22:08 +01:00
NinaV e5ae35eac5 add new resources 2012-12-20 14:20:14 -05:00
Marek Safar ba11102eb1 Import new sample from https://github.com/migueldeicaza/MonoTouch.AudioUnit/tree/master/MonoTouch_AudioUnit_SoundTriggeredPlayingSoundMemoryBased 2012-12-10 16:27:11 +01:00