Skip to content

Push2.roar

Classes

class RoarDeviceDecorator(EventObject, LiveObjectDecorator)

Bases: EventObject, LiveObjectDecorator

__init__(self, *a, **k)

class stageSel(IntEnum)

Bases: IntEnum

Attributes
  • st1 = 0
  • st2 = 1
  • st3 = 2

class modSource(IntEnum)

Bases: IntEnum

Attributes
  • lfo1 = 0
  • lfo2 = 1
  • eg = 2
  • noise = 3

class RoarDeviceComponent(DeviceComponentWithTrackColorViewData)

Bases: DeviceComponentWithTrackColorViewData

Attributes

  • SHAPER_VISUALISATION_CONFIGURATION_IN_BANKS
  • FILTER_VISUALISATION_CONFIGURATION_IN_BANKS
  • SHAPER_PARAMETER_NAMES
  • BIAS_PARAMETER_NAMES

_parameter_touched(self, parameter)

_parameter_released(self, parameter)

_adjustment_view_data(self)

_set_bank_index(self, bank)

_set_decorated_device(self, decorated_device)

_visualisation_visible(self)

_shrink_parameters(self)

_configuration_view_data(self)

_initial_visualisation_view_data(self)

_calculate_view_size(self, configuration)

_on_stage_index_parameter_change(self)