📄️ Button Event
The Button Event is a UI Event, which means it triggers on user interaction.
📄️ Encoder Event
The Encoder Event is a UI Event, which means it triggers on user interaction. Specifically when the user turns the encoder, each click on a clicky encoder equals to one trigger of the Encoder Event.
📄️ Endless Event
The Endless Event is a UI Event, which means it triggers on user interaction.
📄️ Setup Event
This event runs when a re-initalization occours, such as the device is powered on after being powered off or the Pages are changed and a new Page is initialized.
📄️ Potentiometer Event
The Potmeter Event is a UI Event that's triggered when a potentiometer is turned or a slide potentiometer is moved. Each potentiometer on the module has one of these Events, and by default they control values which determine the LED light intensities and values used for MIDI messages.
📄️ Timer Event
The Timer Event, is a special event because its trigger is tied to no specific control element.