ableton.v2.control_surface.skin¶
Classes¶
class SkinColorMissingError(Exception)¶
Bases: Exception
class DynamicColorNotAvailableError(Exception)¶
Bases: Exception
Attributes¶
msg = 'In order to use dynamic colors, you need to inject the song while creating the skin'
class Skin(EventObject)¶
Bases: EventObject