Skip to main content

10 docs tagged with "Event"

View All Tags

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.

Init 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.

Init 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.

MIDI RX Event

The MIDI RX Event is used for recieving MIDI messages from the Host device (computer).

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, located under System Events is even more special than their UI Event type counterparts, since it has no Control Element Specific trigger by default. They can still be triggered by any kind of Timer Start Action Block (or the function), from anywhere by calling timer number X, where X is the number of control elements you have on the module.

Timer Event

The Timer Event, is a special event because its trigger is tied to no specific control element.

Utility Event

This event is triggered when the utility button is pressed on the side of the module.