Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ldrolez/clyphx-live11
ClyphX advanced macros and scripting for Ableton Live 12, 11 and 10
https://github.com/ldrolez/clyphx-live11
ableton ableton-live ableton-live-11 clyphx
Last synced: 5 days ago
JSON representation
ClyphX advanced macros and scripting for Ableton Live 12, 11 and 10
- Host: GitHub
- URL: https://github.com/ldrolez/clyphx-live11
- Owner: ldrolez
- License: lgpl-3.0
- Created: 2020-07-07T20:29:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-28T21:03:06.000Z (13 days ago)
- Last Synced: 2024-12-29T18:09:56.132Z (12 days ago)
- Topics: ableton, ableton-live, ableton-live-11, clyphx
- Language: Python
- Homepage:
- Size: 852 KB
- Stars: 219
- Watchers: 18
- Forks: 20
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: License.txt
Awesome Lists containing this project
README
# The ClyphX Ableton Live script which works with Live 10, 11 and 12
ClyphX is a scripting language for music producers and performers who use Ableton Live. With ClyphX, you can control virtually every aspect of your Live Sets using simple words or phrases (called Actions), trigger actions in ways that suit your workflow, store and recall snapshots of tracks, devices or your entire Set, modify mix parameters, record fixed length loops, and extend the functionality of other Control Surface scripts, even with Ableton Live Lite.
ClyphX 2.6.2 is licensed under the GNU Lesser General Public License, which means that anybody can modify and distribute it for free. It has less features than Clyph X Pro, but the 2.6.2 is the last free version to work with Live 10.
Starting with version 2.7.0, the code was modified to work with Live 11 and above. If you find any bugs, please report them using the Issue tab above.
You can still use it but do not try to get support on nativeKONTROL forums, it is not supported by them anymore.
![Advanced Ableton Control Macros](https://drolez.com/blog/i/ableton-advanced-macros.gif)
## Installation
* Get the ZIP in the releases.
* Unzip it in Ableton browser path 'User Library/Remote Scripts' (create the directory if not present)
* Restart Ableton Live
* Add ClyphX as a new control surface in Ableton's preferences (input and output = None)
* Enjoy!## More information
* The [Reference manual](https://github.com/ldrolez/clyphx-live11/blob/master/reference.md)
* The blog post: [Advanced Ableton Live Control macros with ClyphX](https://drolez.com/blog/music/advanced-ableton-live-control.php)
* [Installing Midi Remote scripts - Ableton Help](https://help.ableton.com/hc/en-us/articles/209072009-Installing-third-party-remote-scripts)
* [How to do fixed length recording with ClyphX 2.7](https://drolez.com/blog/music/live-looping-with-ableton-live.php#clyphx)