Commit Graph
32 Commits
Author SHA1 Message Date
Syed Haris Ali cd47fe7cc7 got frameworks for iOS and OSX and updated all examples 2015-07-02 13:14:35 -07:00
Syed Haris Ali 64a9e963ee added model view matrix transforms instead of manually mapping x-axis 2015-07-01 03:42:04 -07:00
Syed Haris Ali 4d952e2fa5 added more documentation and proper AVAudioSession for play file iOS example 2015-06-30 14:09:12 -07:00
Syed Haris Ali f2084dab2a added clean up to remove observers when done 2015-06-30 13:44:40 -07:00
Syed Haris Ali 115dc2b8a0 updated play file example for notifications and added loop checkbox for OSX, fixed audio session not being set on iOS FFT example 2015-06-30 13:03:34 -07:00
Syed Haris Ali a832f27a5a added nice description method to EZAudioFile and updated play file examples to use notifications 2015-06-30 12:36:24 -07:00
Syed Haris Ali 6ea04c0f7b rewrote EZAudioPlayer to use new EZOutput, added notifications, added NSCopying protocol to EZAudioFile, updated play file examples for iOS and Mac 2015-06-30 02:11:07 -07:00
Syed Haris Ali 6a44909a2f Used EZOutputDelegate for audio received callback and fixed minor bgs 2015-06-29 19:33:24 -07:00
Syed Haris Ali 5789954cb9 updated examples that explicitly use EZOuput and added volume controls 2015-06-29 17:32:03 -07:00
Syed Haris Ali 6745265dd5 rewrote EZOuput and added output device support for iOS and OSX 2015-06-29 16:17:08 -07:00
Syed Haris Ali c55423759b adding additional documentation and updated play file example for iOS 2015-06-28 16:44:30 -07:00
Syed Haris Ali cc663ec82d removed AEFloatConverter and updated iOS examples 2015-06-28 15:39:25 -07:00
Syed Haris Ali a3e79aafd0 updated play file example 2015-06-25 23:37:12 -07:00
Syed Haris Ali b21681464c updated license file and documented display link 2015-06-25 23:23:27 -07:00
Syed Haris Ali 2cdb4abdf8 more improvements, made it easier to subclass audio plot 2015-06-25 22:56:19 -07:00
Syed Haris Ali 9b26a0ac62 Added fixes to plot and tested performance in all examples 2015-06-25 16:43:21 -07:00
Syed Haris Ali f6facedf8c Updating examples for new waveform 2015-06-25 12:35:44 -07:00
Syed Haris Ali 35fdfb4c71 updated passthrough exampe 2015-06-23 14:06:31 -07:00
Syed Haris Ali bbfe60861d updated record example ui for iOS project 2015-06-23 13:53:43 -07:00
Syed Haris Ali 8fb459635f tweaked styles for play file example 2015-06-23 13:38:20 -07:00
Syed Haris Ali 4cf8544cbf replaced iphone/ipad storyboards with universal storyboards 2015-06-23 13:35:55 -07:00
Syed Haris Ali 55cdbfeaec got project working with Xcode 6 and removed old AudioUnitSampleType macros and replaced with floats 2014-09-16 21:33:21 +02:00
Syed Haris Ali f482234fae Updated examples to use updated EZOutputDataSource method output:shouldFillAudioBufferList:withNumberOfFrames: instead of the old method. Much cleaner and much more stable 2014-02-10 23:11:39 -08:00
Syed Haris Ali 21205284f5 Tweaked PlayExamples to use global AudioBufferList instead of instances depending on EZOutput for freeing. Fixed memory issues with bogus AudioBufferLists 2014-01-21 23:55:05 -08:00
Syed Haris Ali 4622815a19 Updated PlayFile to use custom AudioStreamBasicDescription pulled from file client format 2014-01-11 23:18:36 -05:00
Syed Haris Ali 8418b6de72 Updating project settings 2013-12-20 19:58:37 -08:00
Syed Haris Ali 8b78a50455 Added pass through example for OSX 2013-12-20 11:38:03 -08:00
Syed Haris Ali 16b55a01f1 Added themed colors to the different waveform examples 2013-12-19 01:09:03 -08:00
Syed Haris Ali f514752d97 Finished porting and testing all iOS examples on iPhone and iPad 2013-12-18 22:40:27 -08:00
Syed Haris Ali f290960483 Added iPad examples for recorder and audio file play 2013-12-18 21:56:23 -08:00
Syed Haris Ali 63adace349 Updated examples and fixed bugs with AudioPlayer example for iOS and OSX 2013-12-18 18:20:25 -08:00
Syed Haris Ali 07861b8d94 Fixed EZOutput, restructured EZAudioFile, performed first pass at profiling components for memory leaks and excessive allocations, added iOS examples for play file example using EZAudioFile and EZOutput 2013-12-18 12:09:22 -08:00