AbletonParsing icon indicating copy to clipboard operation
AbletonParsing copied to clipboard

Parse an Ableton ASD clip file (warp markers and more) in Python

Results 3 AbletonParsing issues
Sort by recently updated
recently updated
newest added

It would be possible to have a list of the database coming from DJ software (traktor, rekordbox, etc.), taking into account that from these DBs we can recover path file,...

I used `pip install abletonparsing` to install the module and that appeared to succeed but attempts to use the module return `ModuleNotFoundError: No module named 'abletonparsing'`. The installation directory does...

I'm running the provided example and having a hard time understanding the values of Clip.start_marker/Clip.end_marker. The time values returned seem to be very large, what units are they in? Is...

bug
help wanted
good first issue