Skip to content

libpd/abl_link

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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