Serialized Form
when
long when
- Time of this generic event, in milliseconds since the time zero of Unix world.
Package sky.monome.event.analog |
value
float value
- Value associated with this analog event.
Package sky.monome.event.button |
buttonAction
ButtonEvent.ButtonAction buttonAction
- Action associated with this button event.
Package sky.monome.event.frame |
Package sky.monome.event.sequencer |
activeStepNumber
int activeStepNumber
- Number of the currently active step.
activeNote
int activeNote
- Note currently activated by the sequencer.
Package sky.monome.exception |