Skip to content
/ abl_link Public

Ableton Link integration for Pure Data on desktop and Android.

License

Notifications You must be signed in to change notification settings

libpd/abl_link

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

abl_link~

Ableton Link 3.0 integration for Pd.

Desktop version

Users:

  • Simply install abl_link~ from deken and check out the help patch.

Developers:

  • Clone this repository recursively so you'll have all submodules: git clone --recursive https://github.com/libpd/abl_link.git
  • Build the external by saying make in the external directory and install it like any other external.
  • Run the metronome patch in external to check the timing of the external against the LinkHut sample app.

Android version

In order to build and run the sample app, you need to be set up for native Android development. If you'd like to add Link to your own app, check out the README in the android directory.

iOS version

The iOS version is here: https://github.com/libpd/pd-for-ios