Alexandre Quessy wrote:
Hi! I want to make an abstraction allowing dynamic linking of objects in GEM. This way, one could choose to add or remove effects to films without too much performance slow down. I saw a thread about it on the list but I couldn't find again. Any hint ?
if you send "0" to the first inlet (the one with the gemlist) of a pix_fx, it will be turned off. sending it "1", turns it - suprisingly - on.
but this way you cannot add fx dynamically.
mfg.asd.r IOhannes