I’ve been running into feedback loop issues, and I’m wondering what the kosher way of getting around that is. I couldn’t find an fl.history~ or fl.delay~ and I tried a bunch of other dumb stuff but it still causes infinite recursion.
Use case I was trying to figure out - an interval for a granulator that changes its own interval every time it triggers. The solution I came up with is a little silly (yes, the uniform is redundant):