Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lebrunthibault/ableton-next-clip-launcher

Control surface script for Ableton 10 that launches the next clip in a track while letting the previous one play entirely (in session view)
https://github.com/lebrunthibault/ableton-next-clip-launcher

Last synced: 15 days ago
JSON representation

Control surface script for Ableton 10 that launches the next clip in a track while letting the previous one play entirely (in session view)

Awesome Lists containing this project

README

        

# Next Clip Launcher

This is a control surface script for Ableton 10 written in Python 2.

The goal of this script is to allow the user to launch the next clip of a track
(in session view) but only after the playing clip finishes completely.
It does this by firing the next clip at the right moment considering the
global clip launch quantization.

This single functionality that can be triggered by sending
a Note On message (currently Note 0 (C-2) on midi channel 2).