/abl_link

Ableton Link integration for Pure Data on desktop and Android.

Primary LanguageJavaOtherNOASSERTION

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