MixerDevice
This class represents a mixer device in Live. It provides access to volume, panning and other DeviceParameter objects. See DeviceParameter to learn how to modify them.
Canonical Path
live_set tracks N mixer_device
Children
sends list of DeviceParameter
Access: getobserve
One send per return track.
cue_volume DeviceParameter
Access: get
[in master track only]
crossfader DeviceParameter
Access: get
[in master track only]
left_split_stereo DeviceParameter
Access: get
The Track's Left Split Stereo Pan Parameter.
panning DeviceParameter
Access: get
right_split_stereo DeviceParameter
Access: get
The Track's Right Split Stereo Pan Parameter.
song_tempo DeviceParameter
Access: get
[in master track only]
track_activator DeviceParameter
Access: get
volume DeviceParameter
Access: get
Properties
crossfade_assign int
Access: getsetobserve
0 = A, 1 = none, 2 = B [not in master track]
panning_mode int
Access: getsetobserve
Access to the Track mixer's pan mode: 0 = Stereo, 1 = Split Stereo.