This release is mostly about small fixes and package manager support:
- New: Carthage Support
- Return of CocoaPods support
- Now works with Objective-C projects
- AKManager shared instance singleton replaced by AudioKit class functions
- AKSettings file to set global settings like whether or not your app will require the microphone
- Node plots improved
- Switched to MIDI Listener system from notifications because it is much faster for high-performant MIDI devices
- Added a simple MIDI Monitor example app