PadEvent
- 
class PadEvent(*args, **kwargs)
 
Superclasses: Event
An event related to a pad-based device.
Methods
- 
class PadEvent
 
- 
get_axis_value() → tuple[int, float]
 
Extracts the information from a pad strip or ring event.
- 
get_button() → int
 
Extracts information about the pressed button from
a pad event.
- 
get_group_mode() → tuple[int, int]
 
Extracts group and mode information from a pad event.