All Versions
10
Latest Version
Avg Release Cycle
23 days
Latest Release
3241 days ago
Changelog History
Changelog History
-
v1.1.5
January 29, 2016 -
v1.1.4
January 24, 2016 -
v1.1.3 Changes
January 24, 2016 -
v1.1.2
July 14, 2015 -
v1.1.1
July 14, 2015 -
v1.1.0 Changes
July 13, 2015- ➕ Added classes to simplify calculating the FFT of incoming audio data in the same design as the other EZAudio components.
- ⚡️ Updated EZAudioFFT examples to pitch detector example
-
v1.0.1
July 09, 2015 -
v1.0.0 Changes
July 07, 2015- 📚 All updated documentation
- Cleaned up examples
- ➕ Added iOS 8 support
-
v0.9.1
July 06, 2015 -
v0.9.0 Changes
July 06, 2015- ➕ Added fix from #178
- ➕ Added
currentInputDevice
andcurrentOutputDevice
methods toEZAudioDevice
- ⚡️ Updated OSX examples to look more similar to iOS examples