LinkToPy
LinkToPy copied to clipboard
A python module for interfacing with Ableton Link.
Are there any suggestions how a script should close down a LinkToPy session? I see that the code starts up a new thread and runs (or attempts to) a Carabiner...
Often see a report like this at the start of running script, it looks like two commands have been merged together... ``` $ python3 toggle_bpm.py -p -d Starting scheduler /home/simon/Carabiner/Carabiner_Linux_x64...
I get loads these messages when running on Windows 10, both Python3.6 and 3.9. Don't get if I run as Admin, and I have python installed for all users. WARNING:...