| Application | This class represents the Live application. It is reachable by the root path live_app ... |
| Application.View | This class represents the aspects of the Live application related to viewing the application.... |
| Chain | This class represents a group device chain in Live. |
| ChainMixerDevice | This class represents a chain's mixer device in Live. |
| Clip | This class represents a clip in Live. It can be either an audio clip or a MIDI clip in the Arr... |
| Clip.View | Representing the view aspects of a Clip. |
| ClipSlot | This class represents an entry in Live's Session View matrix. The properties ... |
| CompressorDevice | This class represents a Compressor device in Live. A CompressorDevice shares all of the ch... |
| ControlSurface | A ControlSurface can be reached either directly by the root path control_surfaces N or by g... |
| CuePoint | Represents a locator in the Arrangement View. |
| Device | This class represents a MIDI or audio device in Live. |
| Device.View | Representing the view aspects of a Device. |
| DeviceIO | This class represents an input or output bus of a Live device. |
| DeviceParameter | This class represents an (automatable) parameter within a MIDI or audio device. To modify a de... |
| DriftDevice | This class represents an instance of a Drift device in Live. A DriftDevice has all the... |
| DrumCellDevice | This class represents an instance of a Drum Sampler device in Live. A DrumCell has all... |
| DrumChain | This class represents a Drum Rack device chain in Live. A DrumChain is a type ... |
| DrumPad | This class represents a Drum Rack pad in Live. |
| Eq8Device | This class represents an instance of an EQ Eight device in Live. An Eq8Device has all ... |
| Eq8Device.View | Represents the view aspects of an Eq8Device. An Eq8Device.View has all the children, p... |
| Groove | This class represents a groove in Live. Available since Live 11.0. ... |
| GroovePool | This class represents the groove pool in Live. It provides access to the current set's list of groov... |
| HybridReverbDevice | This class represents an instance of a Hybrid Reverb device in Live. A HybridReverbDev... |
| LooperDevice | This class represents an instance of a Looper device in Live. An LooperDevice has all ... |
| MaxDevice | This class represents a Max for Live device in Live. A MaxDevice is a type of Device... |
| MeldDevice | This class represents an instance of a Meld device in Live. A MeldDevice has all the p... |
| MixerDevice | This class represents a mixer device in Live. It provides access to volume, panning and other ... |
| PluginDevice | This class represents a plug-in device. A PluginDevice is a type of Device, meaning ... |
| RackDevice | This class represents a Live Rack Device. A RackDevice is a type of Device, meaning th... |
| RackDevice.View | Represents the view aspects of a Rack Device. A RackDevice.View is a type of Device.Vi... |
| RoarDevice | This class represents an instance of a Roar device in Live. A RoarDevice has all the p... |
| Sample | This class represents a sample file loaded into Simpler. |
| Scene | This class represents a series of clip slots in Live's Session View matrix.... |
| ShifterDevice | This class represents an instance of the Shifter audio effect. A ShifterDevice is a ty... |
| SimplerDevice | This class represents an instance of Simpler. A SimplerDevice is a type of device, mea... |
| SimplerDevice.View | Represents the view aspects of a SimplerDevice. A SimplerDevice.View is a type of Device.V... |
| Song | This class represents a Live Set. The current Live Set is reachable by the root path li... |
| Song.View | This class represents the view aspects of a Live document: the Session and Arrangement Views.... |
| SpectralResonatorDevice | This class represents an instance of a Spectral Resonator device in Live. An SpectralR... |
| TakeLane | This class represents a take lane in Live. Tracks in Live can have take lanes in Arrangement View, w... |
| this_device | This root path represents the device containing the live.path object to which the ... |
| Track | This class represents a track in Live. It can either be an audio track, a MIDI track, a return... |
| Track.View | Representing the view aspects of a track. |
| TuningSystem | This class represents a tuning system in Live. |
| WavetableDevice | This class represents a Wavetable instrument. A WavetableDevice shares all of the ch... |