5 (or more) step switch | Intech Studio
💬 general Grid

5 (or more) step switch

alex
alex · · 2 replies

Hi there,
I’m new to Grid but started programming switches on my buttons on bu16. As far as I understand the predefined code block “button mode” as well as “self:button_mode(3)” creates a 4 step switch with alternating velocities. Is it possible to increase the number of switches to eg. 10 or more?

Replies (2)

narayb narayb ·

Yup. You can go up to self:button_max() which should be 127 by default.

alex alex ·

Thank you! it is that simple! For anyone else wondering the same, I just replaced the action block "button mode" for a code block with "self:button_mode(10)". The 10 in the brackets defines how may steps (up to 127).

Screenshot_2025-11-03_at_1.02.36_PM.png
Discord

View on Discord

This post is from the Intech Studio Discord community.

Open thread →