Skip to content

gonzaloflirt/link-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published