ATOM.keyboard¶
Module constants¶
MAX_START_NOTE = 108SHARP_INDICES = (1, 3, 4, 6, 10, 13, 15)
Classes¶
class KeyboardComponent(NotePadMixin, PlayableComponent, ScrollComponent)¶
Bases: NotePadMixin, PlayableComponent, ScrollComponent