Releases: AudioKit/AudioKit
Releases · AudioKit/AudioKit
AudioKit 4.6.4
- AKMIDIFile updates by Jeff
- Microphone initialization updates by Maximilian
- Input Device Selection improvement and more by Dean
Lots of bug fixes and issues closed.
AudioKit 4.6.3 - quick fix for AKCoreSynth.hpp issue
v4.6.3 Updated version
AudioKit 4.6.2 RAII and other fixes
Public-izing and exposure of several properties to Objective-C
AudioKit v4.6.1: MIDI Bug Fix
Bugfix: MIDI input not working with AKAudioUnitInstrument
#1681
And other smaller things
AudioKit Version 4.6
Lots of changes, long list of unrelated changes, some of which are API Breaking:
- AKMIDIStatus is now AKMIDIStatusType and AKMIDIStatus has a type and other MIDI fixes all by Jeff Cooper
- MIDI Clock implementation by Kurt Arnlund
- Microphone fixes for iPhone 6 (by VAndrJ)
- Code refactoring by Adam Nemecek
- Many other bug fixes and enhancements
AudioKit v4.5.6 - AKPlayer fixes
The main reason for this version is to get out a version with the flurry of fixes by @ryanfrancesconi to AKPlayer issues.
There has also been considerable clean up of AudioKit internals, but that shouldn't affect anything.
AudioKit v4.5.5 Bug Fixes and Sampler Enhancements
- AKSampler key tracking and filter envelope scaling
- Added AudioEngineUnit stuff, groundwork for further development
- Added tests
AudioKit v4.5.4 - Updates to AKPlayer and AKCallbackInstrument
This is a minor upgrade, but if you are using AKCallbackInstrument, take care for some of the updates.
AudioKit 4.5.3 Improved Core Sampler, various fixes
- Exposed AKNode's auAudioUnit
- Filters in the Core sampler
- Improved Common ADSR Envelope
AudioKit v4.5.2 Much Better Microphone Fix and Other Bug Fixes
This release is preferable to 4.5.1 with a more robust microphone fix.