Mixer
- class pyableton.Mixer.Mixer(root: Element)
Mixer Class
Represents mixer information in Ableton Live.
Attributes
- lom_idint
The Level Of Manipulation (LOM) ID for the mixer.
- lom_id_viewint
The LOM ID for the mixer view.
- is_expandedbool
Flag indicating whether the mixer is expanded.
- modulation_source_countint
The count of modulation sources in the mixer.
- parameters_list_wrapperint
Wrapper for parameters list in the mixer.
- pointeeint
The pointee ID for the mixer.
- last_selected_timeable_indexint
Index of the last selected timeable.
- last_selected_clip_envelope_indexint
Index of the last selected clip envelope.
- is_foldedbool
Flag indicating whether the mixer is folded.
- should_show_preset_namebool
Flag indicating whether the preset name should be shown.
- user_namestr
User-defined name for the mixer.
- annotationstr
Annotation information for the mixer.
- solo_sinkbool
Flag indicating whether solo sink is enabled.
- pan_modeint
The pan mode for the mixer.
- panPan
Pan information for the mixer.
- split_stereo_pan_lPan
Pan information for the left channel in split stereo mode.
- split_stereo_pan_rPan
Pan information for the right channel in split stereo mode.
- view_state_sesstion_track_widthint
Width of the session track in the view state.
cross_fade_state: CrossFadeState sends_list_wrapper : int
Wrapper for sends list in the mixer.