andr-ew / nest_

a language of touch for objects by monome [not maintained]
MIT License
21 stars 3 forks source link

add `_grid` `min` & `max` #98

Closed andr-ew closed 2 years ago

andr-ew commented 2 years ago

this new behavior restricts what keys can be selected in the range set by x or y. you can send 3 values to level to set a brightness level for the range of keys between min & max.

right now min is being used in number to set the output value for the first key - this doesn't make a ton of sense anyway so let's change this to offset

andr-ew commented 2 years ago

uhh but maybe x & y are a fine way to do this ???