Hello,
Is there a way to put different delay's after each other.
Like:
pix_video
/ \
/ pix_delay
/ \
pix_subtract
/ \
/ pix_delay
/ \
pix_subtract
...
When I do this now twice, I get the message "out of memory" and pd crashes.
Somebody an idee? I would like to put 3 delay's after each other, with some minor effects in between...