Skip to content

DriftDevice

Represents an instance of Drift, Live’s monosynth instrument. The DriftDevice class extends Device with Drift-specific state alongside the inherited parameter and preset surface.

This class represents a Drift device. From Live’s runtime docstring.

Inherited from LomObject

Get the canonical parent of the Device. From Live’s runtime docstring.

Inherited from Device

Returns true if the Device has the capability to AB compare. From Live’s runtime docstring.

Returns true if the device is a rack. From Live’s runtime docstring.

Returns true if the device is a drum rack. From Live’s runtime docstring.

Return const access to the name of the device’s class name as displayed in Live’s browser and device chain From Live’s runtime docstring.

Return const access to the name of the device’s class. From Live’s runtime docstring.

Return the type of the device. From Live’s runtime docstring.

Representing the view aspects of a device. From Live’s runtime docstring.

Return const access to whether this device is active. This will be false bothwhen the device is off and when it’s inside a rack device which is off. From Live’s runtime docstring.

Returns whether the Device has loaded the preset in compare slot B. Only relevant if can_compare_ab, otherwise errors. From Live’s runtime docstring.

Returns the latency of the device in ms. From Live’s runtime docstring.

Returns the latency of the device in samples. From Live’s runtime docstring.

Return the filter mod source 1 index From Live’s runtime docstring.

Return the filter mod source 1 list From Live’s runtime docstring.

Return the filter mod source 2 index From Live’s runtime docstring.

Return the filter mod source 2 list From Live’s runtime docstring.

Return the lfo mod source index From Live’s runtime docstring.

Return the lfo mod source list From Live’s runtime docstring.

Return the pitch mod source 1 index From Live’s runtime docstring.

Return the pitch mod source 1 list From Live’s runtime docstring.

Return the pitch mod source 2 index From Live’s runtime docstring.

Return the pitch mod source 2 list From Live’s runtime docstring.

Return the shape mod source index From Live’s runtime docstring.

Return the shape mod source list From Live’s runtime docstring.

Return the custom mod source 1 index From Live’s runtime docstring.

Return the custom mod source 1 list From Live’s runtime docstring.

Return the custom mod source 2 index From Live’s runtime docstring.

Return the custom mod source 2 list From Live’s runtime docstring.

Return the custom mod source 3 index From Live’s runtime docstring.

Return the custom mod source 3 list From Live’s runtime docstring.

Return the custom mod target 1 index From Live’s runtime docstring.

Return the custom mod target 1 list From Live’s runtime docstring.

Return the custom mod target 2 index From Live’s runtime docstring.

Return the custom mod target 2 list From Live’s runtime docstring.

Return the custom mod target 3 index From Live’s runtime docstring.

Return the custom mod target 3 list From Live’s runtime docstring.

Return access to the name of the device. From Live’s runtime docstring.

Const access to the list of available automatable parameters for this device. From Live’s runtime docstring.

Return the Pitch Bend Range From Live’s runtime docstring.

Return the voice count index From Live’s runtime docstring.

Return the voice count list From Live’s runtime docstring.

Return the voice mode index From Live’s runtime docstring.

Return the voice mode list From Live’s runtime docstring.

Inherited from Device

Saves the current state of the device to the compare AB slot. Only relevant if can_compare_ab, otherwise throws. From Live’s runtime docstring.

  • script_index: int
  • bank_index: int

Set the selected bank in the device for persistency. From Live’s runtime docstring.

This is an independent reference site. Not affiliated with, endorsed by, or sponsored by Ableton AG. “Ableton”, “Live”, “Push”, and related marks are trademarks of Ableton AG.