Commit Graph

29 Commits

Author SHA1 Message Date
Syed Haris Ali 7ff5996f09 yet another test... 2015-07-02 16:39:09 -07:00
Syed Haris Ali fea20e3b9f think I got relative paths working for OSX 2015-07-02 16:27:48 -07:00
Syed Haris Ali 39f79a2f2d removed absolute references to framework path 2015-07-02 15:08:48 -07:00
Syed Haris Ali dda6f5a045 removing tests from OSX examples 2015-07-02 13:26:00 -07:00
Syed Haris Ali 1ded12d18e got OSX framework building and included in OSX examples 2015-07-02 12:38:42 -07:00
Syed Haris Ali 302a047f6a performance tweaking, adding documentation, updating examples, and adding missing setters to EZAudioPlotGL 2015-07-01 17:25:20 -07:00
Syed Haris Ali ddfe22106f got mac opengl view setup and resizing properly 2015-07-01 12:18:45 -07:00
Syed Haris Ali cc663ec82d removed AEFloatConverter and updated iOS examples 2015-06-28 15:39:25 -07:00
Syed Haris Ali 6678f43165 moved history initialization to utiltiies 2015-06-25 23:59:05 -07:00
Syed Haris Ali 188ff567b3 fixed bug with example where changedInputChannel was no longer needed 2015-06-25 23:44:47 -07:00
Syed Haris Ali f6facedf8c Updating examples for new waveform 2015-06-25 12:35:44 -07:00
Syed Haris Ali 6fa604744d cleaning up with .gitignore 2015-06-24 01:09:40 -07:00
Syed Haris Ali 7bbe1c8335 cleaned up recording and passthrough examples 2015-06-23 16:34:52 -07:00
Syed Haris Ali 6c77e38d39 updated OSX play file example 2015-06-23 15:46:55 -07:00
Syed Haris Ali 1e923f2c85 added new float converter (EZAudioFloatConverter), float data object (EZAudioFloatData), and device selector (EZAudioDevice) 2015-06-22 14:18:13 -07:00
Syed Haris Ali d0bae18885 going to fix examples 2015-06-22 14:09:05 -07:00
Syed Haris Ali ba6d8582c8 merged msater 2015-02-14 21:21:11 -08:00
Syed Haris Ali e25baaa21e removing DS_Store 2015-02-14 21:18:42 -08: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 e1d404238b Adding files to develop branch 2014-05-28 23:37:44 -07:00
Syed Haris Ali c8b144667a Cleaned up for 0.0.3 release 2014-01-12 00:08:44 -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 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 16b55a01f1 Added themed colors to the different waveform examples 2013-12-19 01:09:03 -08:00
Syed Haris Ali 0abad353ca Added MIT License to errrrthang 2013-12-18 18:59:15 -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
Syed Haris Ali 5cc5ef5b1e Initial commit 2013-12-13 15:07:31 -08:00