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