Skip to content

Releases: Ableton/LinkKit

LinkKit 3.2.2

20 Oct 10:49

Choose a tag to compare

  • Build against the iOS 26 SDK
  • Update ableton/link to version 3.1.4
    • Update asio standalone to version 1.36.0
    • Fix a rare crash during initialization

Built with Xcode 26.0.1 (17A400) and Ableton/link@4c08937

LinkKit 3.2.1

03 Jul 12:21

Choose a tag to compare

  • Update Link to version 3.2.1
    • Fix a race condition that could lead to crashes during destruction
    • Ensure that enabling Link is lock free

Built with Xcode 14.2 (14C18) and Ableton/link@41d9aa1

LinkKit 3.2.0

25 Mar 20:59

Choose a tag to compare

  • Fixed a quantization issue that could lead to missing notes after ABLLinkRequestBeatAtTime() and
    ABLLinkForceBeatAtTime().
  • Updated the example app for iOS 17 compatibility.
  • Added support for IPv6: Use IPv6 if an interface does not have an active IPv4 connection.
  • Updated asio to version 1.28.0.
  • Patched the namespace of asio to avoid symbol clashes when using multiple versions of asio
    in the same binary.

LinkKit 3.1.10

01 Dec 07:53

Choose a tag to compare

  • Update German localisation
  • Add ABLLink.NumberOfPeersChanged NSNotification
  • Add ABLLinkSuppressNotifications plist key

Built with Xcode 13.2.1 (13C100) and Ableton/link@d03361f

LinkKit 3.1.9-2

15 Sep 10:26

Choose a tag to compare

  • Remove fat library from the release bundle

Built with Xcode 13.2.1 (13C100) and Ableton/link@d03361f

LinkKit 3.1.9

21 Apr 07:31

Choose a tag to compare

  • Fixed a build system issue that would break compatibility with older iOS versions

Built with Xcode 13.2.1 (13C100) and Ableton/link@d03361f

LinkKit 3.1.8

23 Mar 15:17

Choose a tag to compare

  • Updated example app to use Swift and Swift UI
  • Minor bug fixes

Built with Xcode 13.2.1 (13C100) and Ableton/link@d03361f

LinkKit 3.1.7

07 Dec 13:28

Choose a tag to compare

  • Improved and simpler threading model
  • Minor performance improvement

Built with Xcode 13.0 (13A233) and Ableton/link@a4e4c2f

LinkKit 3.1.6

29 Mar 07:54

Choose a tag to compare

Minor fix: Add missing include to AblLink.h.

LinkKit 3.1.5

15 Dec 09:42

Choose a tag to compare

  • Fixed an issue that could lead to memory corruption during deallocation
  • Fixed a bug that would lead to incorrect times for uint64_t ABLLinkTimeForIsPlaying(ABLLinkSessionStateRef);

Build with Xcode 12.2 (12B45b) and Ableton/link@17479b4