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.
DriftDevice
Section titled “DriftDevice”This class represents a Drift device. From Live’s runtime docstring.
Properties
Section titled “Properties”Inherited from LomObject
_live_ptr: int
Section titled “_live_ptr: int”canonical_parent: Track
Section titled “canonical_parent: Track”Get the canonical parent of the Device. From Live’s runtime docstring.
Inherited from Device
can_compare_ab: bool
Section titled “can_compare_ab: bool”Returns true if the Device has the capability to AB compare. From Live’s runtime docstring.
can_have_chains: bool
Section titled “can_have_chains: bool”Returns true if the device is a rack. From Live’s runtime docstring.
can_have_drum_pads: bool
Section titled “can_have_drum_pads: bool”Returns true if the device is a drum rack. From Live’s runtime docstring.
class_display_name: str
Section titled “class_display_name: str”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.
class_name: str
Section titled “class_name: str”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.
is_active: bool
Section titled “is_active: bool”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.
is_using_compare_preset_b: bool
Section titled “is_using_compare_preset_b: bool”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.
latency_in_ms: float
Section titled “latency_in_ms: float”Returns the latency of the device in ms. From Live’s runtime docstring.
latency_in_samples: int
Section titled “latency_in_samples: int”Returns the latency of the device in samples. From Live’s runtime docstring.
mod_matrix_filter_source_1_index: int
Section titled “mod_matrix_filter_source_1_index: int”Return the filter mod source 1 index From Live’s runtime docstring.
mod_matrix_filter_source_1_list: StringVector
Section titled “mod_matrix_filter_source_1_list: StringVector”Return the filter mod source 1 list From Live’s runtime docstring.
mod_matrix_filter_source_2_index: int
Section titled “mod_matrix_filter_source_2_index: int”Return the filter mod source 2 index From Live’s runtime docstring.
mod_matrix_filter_source_2_list: StringVector
Section titled “mod_matrix_filter_source_2_list: StringVector”Return the filter mod source 2 list From Live’s runtime docstring.
mod_matrix_lfo_source_index: int
Section titled “mod_matrix_lfo_source_index: int”Return the lfo mod source index From Live’s runtime docstring.
mod_matrix_lfo_source_list: StringVector
Section titled “mod_matrix_lfo_source_list: StringVector”Return the lfo mod source list From Live’s runtime docstring.
mod_matrix_pitch_source_1_index: int
Section titled “mod_matrix_pitch_source_1_index: int”Return the pitch mod source 1 index From Live’s runtime docstring.
mod_matrix_pitch_source_1_list: StringVector
Section titled “mod_matrix_pitch_source_1_list: StringVector”Return the pitch mod source 1 list From Live’s runtime docstring.
mod_matrix_pitch_source_2_index: int
Section titled “mod_matrix_pitch_source_2_index: int”Return the pitch mod source 2 index From Live’s runtime docstring.
mod_matrix_pitch_source_2_list: StringVector
Section titled “mod_matrix_pitch_source_2_list: StringVector”Return the pitch mod source 2 list From Live’s runtime docstring.
mod_matrix_shape_source_index: int
Section titled “mod_matrix_shape_source_index: int”Return the shape mod source index From Live’s runtime docstring.
mod_matrix_shape_source_list: StringVector
Section titled “mod_matrix_shape_source_list: StringVector”Return the shape mod source list From Live’s runtime docstring.
mod_matrix_source_1_index: int
Section titled “mod_matrix_source_1_index: int”Return the custom mod source 1 index From Live’s runtime docstring.
mod_matrix_source_1_list: StringVector
Section titled “mod_matrix_source_1_list: StringVector”Return the custom mod source 1 list From Live’s runtime docstring.
mod_matrix_source_2_index: int
Section titled “mod_matrix_source_2_index: int”Return the custom mod source 2 index From Live’s runtime docstring.
mod_matrix_source_2_list: StringVector
Section titled “mod_matrix_source_2_list: StringVector”Return the custom mod source 2 list From Live’s runtime docstring.
mod_matrix_source_3_index: int
Section titled “mod_matrix_source_3_index: int”Return the custom mod source 3 index From Live’s runtime docstring.
mod_matrix_source_3_list: StringVector
Section titled “mod_matrix_source_3_list: StringVector”Return the custom mod source 3 list From Live’s runtime docstring.
mod_matrix_target_1_index: int
Section titled “mod_matrix_target_1_index: int”Return the custom mod target 1 index From Live’s runtime docstring.
mod_matrix_target_1_list: StringVector
Section titled “mod_matrix_target_1_list: StringVector”Return the custom mod target 1 list From Live’s runtime docstring.
mod_matrix_target_2_index: int
Section titled “mod_matrix_target_2_index: int”Return the custom mod target 2 index From Live’s runtime docstring.
mod_matrix_target_2_list: StringVector
Section titled “mod_matrix_target_2_list: StringVector”Return the custom mod target 2 list From Live’s runtime docstring.
mod_matrix_target_3_index: int
Section titled “mod_matrix_target_3_index: int”Return the custom mod target 3 index From Live’s runtime docstring.
mod_matrix_target_3_list: StringVector
Section titled “mod_matrix_target_3_list: StringVector”Return the custom mod target 3 list From Live’s runtime docstring.
name: str
Section titled “name: str”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.
pitch_bend_range: int
Section titled “pitch_bend_range: int”Return the Pitch Bend Range From Live’s runtime docstring.
voice_count_index: int
Section titled “voice_count_index: int”Return the voice count index From Live’s runtime docstring.
voice_count_list: StringVector
Section titled “voice_count_list: StringVector”Return the voice count list From Live’s runtime docstring.
voice_mode_index: int
Section titled “voice_mode_index: int”Return the voice mode index From Live’s runtime docstring.
voice_mode_list: StringVector
Section titled “voice_mode_list: StringVector”Return the voice mode list From Live’s runtime docstring.
Methods
Section titled “Methods”Inherited from Device
save_preset_to_compare_ab_slot()
Section titled “save_preset_to_compare_ab_slot()”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.
store_chosen_bank()
Section titled “store_chosen_bank()”- 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.