Python wrapper for Ableton Link
For a version published on PyPI refer to the munshkr fork.
This depends on Link and pybind11. Please mind the licenses of those libraries and their dependencies.
git clone --recursive https://github.com/gonzaloflirt/link-python.git
Make sure python 3 is installed on your system.
mkdir build
cd build
cmake ..
cmake --build .
./example/LinkHut.py