Closed tomara-x closed 7 months ago
what is system doing exactly? my understanding (and what i want to make here) is:
but system is ticking it regardless.. intense confuzzle
okay so it's just a custom function that's called on the node every interval, not a "tick every interval"
feels like hold, but not ticking and a variable i/o
ah but that messes up the sampling rate of that net, so if it has interval of 0.5s it has sr of 2hz
we have to do this!
we can use apply tho.. i just need better time control on the visual side
this is still interesting tho.. interval as input
gimme a reset every interval (looping node)
implementation just like system, but takes network can it have variable number of ins/outs? like feedback?
moved out of #76