Skip to content

ableton.v3.control_surface.default_skin (runtime)

Live 12 — Live Object Model & framework reference (descriptions and signatures).

Module constants

  • default_skin = <ableton.v3.control_surface.skin.Skin object at 0x13c9cae90>

Functions

create_skin(skin=None, colors=None)

merge_skins(*skins)

Classes

class BasicColors

Methods

__init__(self, /, *args, **kwargs)

Initialize self. See help(type(self)) for accurate signature.

Attributes

  • OFF = <ableton.v3.control_surface.elements.color.SimpleColor object at 0x13c629110>
  • ON = <ableton.v3.control_surface.elements.color.SimpleColor object at 0x13c629090>

class DefaultColors

Methods

Accent()
ClipActions()
Clipboard()
DefaultButton()
Device()
DrumGroup()
LoopSelector()
Mixer()
NoteEditor()
Recording()
Session()
SlicedSimpler()
TargetTrack()
Translation()
Transport()
UndoRedo()
ViewControl()
ViewToggle()
Zoom()
Zooming()
__init__(self, /, *args, **kwargs)

Initialize self. See help(type(self)) for accurate signature.

class Skin

Methods

__init__(self, colors=None, *a, **k)

Initialize self. See help(type(self)) for accurate signature.

_fill_colors(self, colors, pathname='')
_from_wrapper(self, key)