483 Commits

Author SHA1 Message Date
Syed Haris Ali b3c6a8611f Update README.md 2022-03-22 14:06:28 -05:00
Syed Haris Ali 9ee64a8f3d Fixed another formatting issue 2017-04-09 17:17:17 -05:00
Syed Haris Ali c8ecd0c67b Cleaned up formatting issues in README 2017-04-09 17:16:26 -05:00
Syed Haris Ali 59c1540fa4 Restoring README w/ deprecated note at bottom
Restoring README back to what it was for people still forking and moved deprecated note to bottom.
2016-11-29 14:08:38 -06:00
Syed Haris Ali 984ea1928b Update README.md 2016-11-18 16:15:46 -06:00
Syed Haris Ali 983ae27301 Merge pull request #327 from syedhali/ha-deprecated
Added deprecated message to README
2016-06-13 09:35:29 -07:00
Syed Haris Ali c9e26fd58d Update README.md 2016-06-13 11:31:23 -05:00
Syed Haris Ali 2fafb7b181 Update README.md 2016-06-12 20:08:05 -07:00
Syed Haris Ali c8fb1432fd Added Tunerval to apps using EZAudio 2016-03-11 15:02:01 -06:00
Syed Haris Ali fb94503ac5 More updates to fix broken links and example names 2016-02-17 09:26:49 -06:00
Syed Haris Ali b37c24c16b Fixed broken links with new examples 2016-02-17 09:21:13 -06:00
Syed Haris Ali 1ce36b9c62 Merge pull request #278 from JanX2/master
Changing paths for “simple-drum-beat.wav” to be relative.
2016-02-14 10:56:35 -08:00
Jan Weiß caaad3ef67 Changing paths for “simple-drum-beat.wav” to be relative. 2016-02-14 11:39:38 +01:00
Syed Haris Ali 1ef90f0ce9 Merge pull request #275 from streeter/updated-initialization
Initialize struct values to 0 based on docs
2016-02-04 13:49:05 -06:00
Chris Streeter 664f788719 Initialize struct values to 0 based on docs
The docs for AudioComponentDescription say that componentFlags and
componentFlagsMask must be set to 0 unless specific values are
requested.

Different platforms (32 vs 64 bit) initialize data to different starting
values. Ensure the AudioComponentDescription is initialized to prevent
unwanted side effects.
2016-02-04 11:39:02 -08:00
Syed Haris Ali 5ff1d0454a Added Aure's Analog Synth X app to featured apps 2016-02-02 18:47:21 -06:00
Syed Haris Ali 5095bad10b bumped version to 1.1.5 1.1.5 2016-01-29 01:30:34 -08:00
Syed Haris Ali e2a1921954 Added carthage header files to exclude files in cocoapods 2016-01-29 01:30:02 -08:00
Syed Haris Ali 4ec22d1f29 Fixed TPCircularBuffer dependency 1.1.4 2016-01-24 03:27:14 -06:00
Syed Haris Ali 00479834b6 bumping version to 1.1.4 2016-01-24 03:18:13 -06:00
Syed Haris Ali 79ae7d4d76 switching TPCircularBuffer back to 1.2 1.1.3 2016-01-24 03:11:11 -06:00
Syed Haris Ali 3b02bb0e72 Updated podspec for TPCircularBuffer 2016-01-24 02:55:46 -06:00
Syed Haris Ali c5c19c3a84 bumping version to 1.1.3 2016-01-24 02:50:47 -06:00
Syed Haris Ali 6c39476b01 Added fix to make sure iOS record example plays back to the speaker 2016-01-24 02:38:00 -06:00
Syed Haris Ali bba89fee5c Merge pull request #265 from syedhali/ha-updated_examples_and_bug_fixes
Fixed bugs and updated examples for Xcode 7.2 + iOS 9
2016-01-24 02:33:24 -06:00
Syed Haris Ali 2750e91fef Cleanup 2016-01-24 02:33:00 -06:00
Syed Haris Ali 660107b1bc Updated license info 2016-01-24 02:29:31 -06:00
Syed Haris Ali 8c382994d8 Added bug fix for properly setting the EZMicrophone's bufferByteSize 2016-01-24 02:17:30 -06:00
Syed Haris Ali a4ea920b78 Clean up, switched back to sync write 2016-01-24 02:16:41 -06:00
Syed Haris Ali 58bead9770 Removed old FFT example 2016-01-24 02:02:19 -06:00
Syed Haris Ali 16412c12da attempting to fix recorder using async write 2016-01-24 01:25:56 -06:00
Syed Haris Ali aff42b0b1a Changed iOS deployment target to 8.0 2016-01-24 01:06:07 -06:00
Syed Haris Ali ea4536f4fe Added fix for invalid input buffer size error 2016-01-24 01:05:24 -06:00
Syed Haris Ali f4ee040119 Updated OSX app icons 2016-01-23 22:25:57 -06:00
Syed Haris Ali be92f132f6 renamed iOS examples workspace 2016-01-23 22:18:30 -06:00
Syed Haris Ali 66b7006e92 Updated iOS assets 2016-01-23 22:17:09 -06:00
Syed Haris Ali b68a2b9425 Added new PassThrough example for iOS 2016-01-23 22:06:26 -06:00
Syed Haris Ali 18a8962ef5 Removing old PassThrough example 2016-01-23 22:05:04 -06:00
Syed Haris Ali 88d88620d4 Added appicon set 2016-01-23 21:51:46 -06:00
Syed Haris Ali a34823a2a7 Added new WaveformFromFile example for iOS 2016-01-23 21:47:47 -06:00
Syed Haris Ali 2866f4021a Removing old WaveformFromFile example 2016-01-23 21:47:11 -06:00
Syed Haris Ali 6b61f97c99 Added cleanup 2016-01-23 21:36:57 -06:00
Syed Haris Ali 058562f809 deleted files 2016-01-23 21:30:13 -06:00
Syed Haris Ali ab378c5278 Added new RecordFile example for iOS 2016-01-23 21:29:10 -06:00
Syed Haris Ali 6ec5a2266c Removing old RecordFile example 2016-01-23 21:28:52 -06:00
Syed Haris Ali cb6550cc44 Added new RecordFile example for iOS 2016-01-23 21:27:48 -06:00
Syed Haris Ali 3cd3672692 Some minor cleanup 2016-01-23 21:13:10 -06:00
Syed Haris Ali 4bdd5bfd67 Some minor cleanup 2016-01-23 21:12:51 -06:00
Syed Haris Ali e788d77f0e Cleaned up comments 2016-01-23 21:10:14 -06:00
Syed Haris Ali 81d47c9eaa Removing old PlayFile example 2016-01-23 21:08:41 -06:00