andr-ew / nest_

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

add `_grid.binary` #99

Open andr-ew opened 2 years ago

andr-ew commented 2 years ago

adds a behavior property that controls which input / output routines to use. value persists between momentary -> toggle but clears when behavior changes to trigger or momentary. a level_trigger property is added for trigger's level.

andr-ew commented 2 years ago

current binary may be renamed to held or bin or the like

andr-ew commented 2 years ago

erp actually it might be better to let user land handle clearing out value, that keeps the nest end tidy - just need to add #100 for momentary & toggle -> use clear()