Hi.
I'm trying to create a pix delay loop in GEM, but it doesn't work as expected.
[pix_video]
|
| [r loop]
| |
[pix_add]
|
[pix_delay 100]
|
| [pix_gain]
| |
| [s loop]
|
[gemlist...]
It doesn't seem to do anything at all. I noticed that the [pix_add] help file has pix_ sources with their own gemheads. I tried throwing in [pix_separator]s all over the place, and that didn't help. Any tips or suggestions? I find the whole GEM dataflow a bit odd since it's all pointers (right?), and I'm used to PDP. Is there another way I can go about the same thing?
Thanks! -Ian