Skip to content

Releases: AudioKit/AudioKit

AudioKit 4.9.5 - Xcode 11.4 Support

26 Mar 11:13
Compare
Choose a tag to compare

This release is mostly to bring new binaries compatible with the latest Xcode release via CocoaPods.

AudioKit 4.9.4 - Library Evolution

28 Feb 10:06
Compare
Choose a tag to compare

This is the first release to be built with Xcode's library evolution setting turned on, which should make the compiled binaries compatible with future versions of Swift.

Preliminary work for the XCFramework is also underway but not yet suited for release.

AudioKit 4.9.3

03 Dec 05:19
Compare
Choose a tag to compare

This releases features a battle tested AKMicrophone and fixes to AKSampler for short sample lengths.

Xcode 11.2 Support

02 Nov 02:12
Compare
Choose a tag to compare

Also in this release are some small bug fixes.

Memory Leak Fixed and other small improvements

10 Oct 22:30
Compare
Choose a tag to compare

We addressed an issue with Xcode 11 and AudioKit.start(withPeriodicFunctions:) that was releasing memory quickly.

AudioKit 4.9 - Xcode 11 Support

16 Sep 20:33
Compare
Choose a tag to compare
v4.9

Merge branch 'develop'

AudioKit Version 4.8 - New Sequencer and MIDI Listener protocol

23 Jul 11:08
Compare
Choose a tag to compare
  • AKSequencer is now Audiokit's open source sequencer
  • AKAppleSequencer is introduced (its what used to be AKSequencer)
  • MIDI Listener protocol now has sample offset times, make sure to update your listeners

AudioKit 4.7.2 Incremental Improvements

16 May 07:56
Compare
Choose a tag to compare

Numerous bugs that were raised as issues were fixed.

AudioKit 4.7.1 CocoaPods works again!

09 Apr 22:28
Compare
Choose a tag to compare

Thanks to heroic efforts of Stephane Peter and Jeff Cooper, we have cocoapods working again.

AudioKit 4.7 - Swift 5 / Xcode 10.2

02 Apr 06:32
Compare
Choose a tag to compare

Also includes ability to be sandboxed in macOS.