Skip to content

chee/jack_link_clocktopus

Repository files navigation

jack_link

jack_link is a JACK transport timebase prototype bridge to Ableton Link.

Upstream author: Rui Nuno Capela rncbc@rncbc.org.

Prerequisites

jack_link software prerequisites for building are a C++11 compiler (g++) and the JACK client C libraries and headers (libjack-devel).

Building

jack_link relies on link as a Git submodule on the main jack_link repository, so one needs to setup the working tree as follows:

 git clone --recursive https://github.com/rncbc/jack_link
 cd jack_link
 make

Then just run it:

 ./jack_link

To show available commands, enter help on the jack_link> prompt:

 jack_link> help

To quit, enter quit or exit (or just press Ctrl+D):

 jack_link> quit

Enjoy.

License

jack_link is free, open-source Linux Audio software, distributed under the terms of the GNU General Public License (GPL) version 2 or later.

Copyright

Copyright (C) 2017-2021, rncbc aka Rui Nuno Capela. All rights reserved.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •