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
|
fb777f81ed
|
Updated for 0.0.5 cocoapod release (removed warnings)
|
2014-05-29 00:03:18 -07: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
|
3df0768af0
|
Removed subfolders from source folder to prepare for Cocoapod
|
2013-12-22 19:00:24 -08:00 |
|
Syed Haris Ali
|
d2d94912f2
|
Moved sample wav file out of the EZAudio src folder (don't know how that got there...heh...heh)
|
2013-12-21 01:13:47 -08:00 |
|
Syed Haris Ali
|
0e4a49add9
|
Added required frameworks to each iOS project
|
2013-12-21 00:59:21 -08:00 |
|
Syed Haris Ali
|
8418b6de72
|
Updating project settings
|
2013-12-20 19:58:37 -08:00 |
|
Syed Haris Ali
|
94699aad71
|
Modified EZOutput and EZAudio to abstract away circular buffer c stuff. Modified examples
|
2013-12-20 19:31:15 -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
|
0abad353ca
|
Added MIT License to errrrthang
|
2013-12-18 18:59:15 -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
|
4c7e0270a5
|
Finished documenting all components
|
2013-12-18 16:17:50 -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 |
|