Simple [live.grid] step sequencer.

kmll's icon
Max Patch
Copy patch and select New From Clipboard in Max.

I am trying to create a simple step sequencer using live.grid and I want it to output 1 if the square is selected and 0 if not. Is it possible to accomplish this using this object? How it works now is that it only outputs 1 for the first square(?)
Thanks

Evan's icon

Open the live.grid inspector, change the display mode to 'Step Edit' instead of 'Step Constraint'.
SHould output the values as expected.

kmll's icon

Brilliant:) Worked nicely - thanks!