Launchkey.Launchkey¶
Module constants¶
IS_MOMENTARY = True
Classes¶
class LaunchkeyControlFactory(object)¶
Bases: object
create_next_track_button(self)¶
create_prev_track_button(self)¶
create_scene_launch_button(self)¶
create_scene_stop_button(self)¶
create_clip_launch_button(self, index)¶
create_clip_stop_button(self, index)¶
class Launchkey(ControlSurface)¶
Bases: ControlSurface