For Loop
The For Action can be set with incremental steps in a loop.
The For Action can be set with incremental steps in a loop.
A function in Lua is a reusable block of code that performs a specific task when you call it. It’s useful because it keeps your Grid Editor scripts cleaner, avoids repeating code, and makes actions easier to organize and reuse.
Global Variables Block allows you to define Global Variables in a nice Block format, instead of doing them in the Code Block.
The If Block serves as the most basic logic operator for Grid Editor. When using such a Block you're able to create additional conditions for running actions in case of an Event trigger.
Local Variables Block allows you to define Local Variables in a nice Block format, instead of creating them in the Code Block.
Lookup redistributes received values to variables
How to overwrite the auto values calculations.
Actions under each Event in Grid are called the Action Chain.
Discover Endless possibilities within the new Potmeter.
Upload custom lua modules to your module.
A Page is the user facing 'memory slot' of the Grid hardware.
Saving only part of a configuration as a Preset.
A lightweight guide to variables and functions in Grid.
Control which incoming MIDI messages are received and processed by the module
Self Variables Block allows you to define Self Variables in a nice Block format, instead of doing them in the Code Block.