Skip to content

Push2.compressor

Classes

class CompressorDeviceDecorator(LiveObjectDecorator, EventObject)

Bases: LiveObjectDecorator, EventObject

Attributes

  • _input_router = None
  • _type_list = None
  • _channel_list = None
  • _position_list = None
  • _CompressorDeviceDecorator__on_has_positions_changed

__init__(self, *a, **k)

set_routing_infrastructure(self, input_router, type_list, channel_list, position_list)

__setattr__(self, attribute, value)

available_input_routing_types(self)

input_routing_type_index(self)

_set_input_routing_type_index(self, index)

input_routing_channel_index(self)

_set_input_routing_channel_index(self, index)

available_input_routing_channels(self)

__on_has_positions_changed(self, has_positions)

input_channel_position_index(self)

_set_input_channel_position_index(self, index)

input_channel_positions(self)

options(self)

parameters(self)

routing_type_list(self)

routing_channel_list(self)

routing_channel_position_list(self)

class CompressorInputRouterMixin(object)

Bases: object

Attributes

  • _compressor = None
  • _null_routing_host
  • _registered_listeners
  • _CompressorInputRouterMixin__on_target_changed

_get_routing_host(self)

set_compressor(self, compressor)

_register_listeners(self)

_unregister_listeners(self)

__on_target_changed(self)

class NullRoutingHost(EventObject)

Bases: EventObject

available_input_routing_types(self)
input_routing_type(self)
available_input_routing_channels(self)
input_routing_channel(self)

class CompressorDeviceComponent(DeviceComponentWithTrackColorViewData)

Bases: DeviceComponentWithTrackColorViewData

__init__(self, real_time_mapper, register_real_time_data, *a, **k)

_parameter_touched(self, parameter)

_parameter_released(self, parameter)

_set_device_for_subcomponents(self, device)

_set_decorated_device_for_subcomponents(self, decorated_device)

_set_bank_index(self, bank)

_initial_visualisation_view_data(self)

_visualisation_visible(self)