Skip to content

Releases: AudioKit/AudioKit

AudioKit 4.6.4

28 Mar 06:54
Compare
Choose a tag to compare
  • 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

18 Mar 21:16
Compare
Choose a tag to compare

AudioKit 4.6.2 RAII and other fixes

16 Mar 13:07
Compare
Choose a tag to compare

Public-izing and exposure of several properties to Objective-C

AudioKit v4.6.1: MIDI Bug Fix

15 Feb 19:05
Compare
Choose a tag to compare

Bugfix: MIDI input not working with AKAudioUnitInstrument
#1681

And other smaller things

AudioKit Version 4.6

13 Feb 21:42
Compare
Choose a tag to compare

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

02 Jan 06:54
Compare
Choose a tag to compare

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

08 Dec 03:31
Compare
Choose a tag to compare
  • 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

08 Nov 01:20
Compare
Choose a tag to compare

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

28 Oct 08:17
Compare
Choose a tag to compare
  • 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

14 Oct 19:54
Compare
Choose a tag to compare

This release is preferable to 4.5.1 with a more robust microphone fix.