Crate lp_tetris

Source

Structs§

Launchpad
Pad
Represents a pad on the Launchpad Provides methods to convert to and from a note byte

Enums§

ControlEvent

Functions§

input_map
Given an rdev::EventType, return a ControlEvent. This is the method to modify if you want to change/add input mappings.