/link-python

Primary LanguageC++OtherNOASSERTION

Python wrapper for Ableton Link

For a version published on PyPI refer to the munshkr fork.

License:

This depends on Link and pybind11. Please mind the licenses of those libraries and their dependencies.

Get:

git clone --recursive https://github.com/gonzaloflirt/link-python.git

Build:

Make sure python 3 is installed on your system.

mkdir build
cd build
cmake ..
cmake --build .

Run example:

./example/LinkHut.py