Skip to content

jasonjsnell/ABLLinkSwiftWrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ABLLinkSwiftWrapper

Swift wrapper for ABLLink. Allows Swift-based programs to access the ABLLink functions.

REQUIRED:

  1. Make sure to include libc++.tbd (Find project in Targets, go to Build Phases, expand Link Binary With Libraries, click + sign, add the libc++.tbd library)

  2. Get all the ABLLink files from ABLLink.h ABLLinkSettingsViewController.h ABLLinkUtils.h libABLLink.a

These can be found here: https://github.com/Ableton/LinkKit/releases

About

Swift wrapper for ABLLink

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages