/als2cue_web

Simple web app to extract Ableton Live markers from .als files and save them in a .cue file

Primary LanguagePython

Awesome app created by lucatnt! Tweaked per requirement of my local radio channel who needed the artist and title to be split rather than in one string. Also added mAirlist specific value for item type, hardcoded as "Music"

All credit to lucatnt!

How to use this thing

You can either run this with Python (it requires Flask, so pip3 install flask), and the below dawtool!

python3 main.py

How

Thanks to offlinemark's awesome dawtool, als2cue is able to inspect Live's .als project files and extract all the relevant data.