it is hardcoded foer 128x64 elements, and will probably work with the upper half of your 256.

at a quick glance, seems that it would only require these mapping tables to be updated:

or for lua version:

i didn’t spot anywhere else where row count was assummed but could have missed something.

the concept itself is pretty simple, just a list of notes that correspond to (x,y) locations, so might be simpler to apply it more directly in whatever environemnt (norns script, m4l patch etc)

1 Like