Akai_Force_MPC.channel_strip¶
Module constants¶
DIM_FACTOR = 0.2NO_TRACK = 0EMPTY_MIDI_TRACK = 1DRUM_TRACK = 2MELODIC_TRACK = 4AUDIO_TRACK = 6GROUP_TRACK = 7RETURN_TRACK = 8MASTER_TRACK = 9OLED_DISPLAY_OFF = 0OLED_DISPLAY_UNIPOLAR = 1CROSSFADE_ASSIGN_OFF = 0CROSSFADE_ASSIGN_A = 1CROSSFADE_ASSIGN_B = 2LIVE_CROSSFADE_ASSIGN_VALUESfloat_number_pattern
Classes¶
class ChannelStripComponent(ChannelStripComponentBase)¶
Bases: ChannelStripComponentBase
Attributes¶
track_type_controloled_display_style_controlarm_color_controlmute_color_controlsolo_color_controloutput_meter_left_controloutput_meter_right_controltrack_color_controlphysical_track_color_controlsolo_mute_buttonassign_a_color_controlassign_b_color_controlvolume_value_displaypan_value_displaysend_value_displays_ChannelStripComponent__on_has_audio_output_changed_ChannelStripComponent__on_output_meter_left_changed_ChannelStripComponent__on_output_meter_right_changed_ChannelStripComponent__on_track_color_changed_ChannelStripComponent__on_volume_changed_ChannelStripComponent__on_pan_changed_ChannelStripComponent__on_send_value_changed_ChannelStripComponent__on_selected_track_changed_ChannelStripComponent__on_muted_via_solo_changed_ChannelStripComponent__on_drum_group_found