Hi there,
I created an object called _pan that gets an input and forwards it to its left or its right outlet depending on the value received at its second inlet. I want to make it get bangs and forward them to its left and right input alternately, i.e. one bang left, next right, next left, next right and so forth. Therefore, I created a kind of feedback that changes the value of the second inlet with every bang. Curiously, this only works when I include delay objects.
What is the reason for this behavior? Thank you in advance!
