Skip to content

Launchpad_Pro.SpecialMixerComponent

Module constants

  • SEND_COLORS = (('Sends.A', 'Sends.AAvail'), ('Sends.B', 'Sends.BAvail'), ('Sends.C', 'Sends.CAvail'), ('Sends.D', 'Sends.DAvail'), ('Sends.E', 'Sends.EAvail'), ('Sends.F', 'S…

Classes

class SpecialRadioButtonGroup(ControlList, RadioButtonControl)

Bases: ControlList, RadioButtonControl

__init__(self, *a, **k)

class State(RadioButtonGroup.State)

Bases: RadioButtonGroup.State

_make_control(self, index)

class SpecialMixerComponent(MixerComponent)

Bases: MixerComponent

__init__(self, num_tracks, num_returns, auto_name, invert_mute_feedback, layout_setup, *a, **k)

_create_strip(self)

set_volume_controls(self, controls)

set_pan_controls(self, controls)

set_send_controls(self, controls)

set_arm_buttons(self, buttons)

set_solo_buttons(self, buttons)

set_mute_buttons(self, buttons)

set_track_select_buttons(self, buttons)

send_select_buttons(self, button)

on_num_sends_changed(self)

on_send_index_changed(self)

class SpecialChanStripComponent(ChannelStripComponent)

Bases: ChannelStripComponent

__init__(self, *a, **k)

_arm_value(self, value)

_select_value(self, value)