[flext] Creation arguments in signal externals.

Thomas Grill gr at grrrr.org
Tue Feb 16 00:40:07 CET 2010


Hi, the class has to be created with FLEXT_NEW_DSP_V.
Note the _DSP addition for signal objects and the _V appendix for "variable argument list" constructors.
gr~~~

Am 16.02.2010 um 00:33 schrieb julien Colafrancesco:

> In the tutorial there is some examples of signal externals, and control externals with creation arguments, but not signal external with creation arguments.
> 
> I'have tried to do something like this for the constructor:
> 
>     public:
>         signal1(int argc,t_atom *argv):
> 
> but it doesn't seems to match with the parent signal class.
> 
> Can someone help me ? 
> thx a lot.
> _______________________________________________
> http://grrrr.org/ext/flext
> 
> flext mailing list
> flext at grrrr.org
> http://grrrr.org/cgi-bin/mailman/listinfo/flext



More information about the flext mailing list