Skip to content

ableton.v2.control_surface.simpler_decoration

Module constants

  • BoolWrappingParameter
  • SimplerWarpModes

Classes

class SimplerDeviceDecorator(EventObject, LiveObjectDecorator)

Bases: EventObject, LiveObjectDecorator

Attributes

  • _SimplerDeviceDecorator__on_sample_changed
  • _SimplerDeviceDecorator__on_slices_changed
  • _SimplerDeviceDecorator__on_playback_mode_changed

__init__(self, *a, **k)

setup_parameters(self)

_decorated_parameters(self)

parameters(self)

available_playback_modes(self)

available_slicing_playback_modes(self)

available_voice_numbers(self)

available_warp_modes(self)

available_resolutions(self)

available_slice_styles(self)

available_slicing_beat_divisions(self)

available_transient_loop_modes(self)

current_playback_mode(self)

slices(self)

__on_sample_changed(self)

_on_sample_changed(self)

_reconnect_sample_listeners(self)

_reconnect_to_slices(self)

__on_slices_changed(self)

_on_slices_changed(self)

__on_playback_mode_changed(self)

Functions

from_user_range(minv, maxv)

to_user_range(minv, maxv)

to_user_range_quantized(minv, maxv)

from_sample_count(value, sample)

to_sample_count(prev_value_getter, value, sample)