Ableton

class pyableton.Ableton(als_file: str)

Ableton Class

Represents an Ableton Live project.

Attributes

major_versionint

The major version of the Ableton Live project.

minor_versionstr

The minor version of the Ableton Live project.

schema_change_countint

The schema change count of the Ableton Live project.

creatorstr

The creator of the Ableton Live project.

revisionstr

The revision of the Ableton Live project.

live_setLiveSet

The LiveSet object representing the contents of the Ableton Live project.