andr-ew / nest_

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

add quantization features / filters to _pattern #54

Closed andr-ew closed 2 years ago

andr-ew commented 3 years ago

importantly I want to implement these as arbitrary filter functions whose models could be followed to perform other tasks, like pattern scrambling or markov chain stuff. I'm also suspect that the quantization filters will need their own script defined filters too, to e.g. skip quantizing note releases.

see cheat codes for reference. note that quantization use cases are somewhat of a mystery to me.