Page 1 of 1

Acces Layer Filter via other module

Posted: Fri Mar 02, 2007 6:22 pm
by AZK
Hi,

I'm not a great coder but i use to write my own modules for clip triggering and i'd like to know if it's possible to access the layer filter module from an other module to trigger specific effects and their parameters at the same time as one clip.

I already do that with the pixel FX, for instance.

Thanks for any insight,

AZK

Re: Acces Layer Filter via other module

Posted: Fri Mar 02, 2007 7:14 pm
by boris
Is it possible, but not really simple.
You need to modify the filter module for that.
A better way is to integrate filters directly on your own module.


AZK wrote:Hi,

I'm not a great coder but i use to write my own modules for clip triggering and i'd like to know if it's possible to access the layer filter module from an other module to trigger specific effects and their parameters at the same time as one clip.

I already do that with the pixel FX, for instance.

Thanks for any insight,

AZK

Ok,

Posted: Fri Mar 09, 2007 12:32 am
by AZK
I'm not so familiar with python, so how can i do that ?
Simple cut and paste ?

Thanks,

AZK