Accum list with Gen
Hi, is it possible to accum a list with gen? i found this example but its not clear me how the data is being stored.I understand how to recall data from buffer but im interested to understand more codebox language. Thanks
Thanks 👽R △ j△👽, if i understand in the example gen outputs the sum of the current vector and the accumulated values, can the values be referenced similar to buffer? and could i use random and bang a list in or does it only uses a stream of values? i think the thing i was most confused by was .poke and .peek? is .poke simlar to .push in js?
That sounds awesome, thanks for explaining. Im a complete noob coder but its definitely interesting hearing more about gen & codebox and all the possibilitys,it seems like gen codebox is entirely its own language.I get excited finding stuff like this digging through the forum.Thanks again 👽R △ j△👽.