Freefram plugin parameters

FFGL, OSC, GLSL. If you like abbreviations, this is the forum for you
Post Reply
classic12
Met Resolume in a bar the other day
Posts: 1
Joined: Sat Apr 24, 2010 09:30

Freefram plugin parameters

Post by classic12 »

I have just purchased the inside-Us-All Plugin Pack Intrinsic Plugin Pack and I am trying to use within a delphi application. There is no documentation and being new to this stuuf I have no idea what the values should be and what thay do. Can someone let me know the min max values and what the 0.6800000007152557 etc values mean.


The filter effect I am after is similar to
www.youtube.com/user/pguha77#p/u/1/zk-rZzI2PPg

Once I have this I can then use the 'simplified' object to do motion detetction with my app.


Cheers


SteveW

edwin
Team Resolume
Posts: 1202
Joined: Thu Oct 07, 2004 10:40

Re: Freefram plugin parameters

Post by edwin »

Each FreeFrame parameter ranges from 0.0 to 1.0. You can call getParamDisplayValue to get a textual representation of the parameter. Note that not every plugin implements the getParamDisplayvalue, so it might sometimes give the same result.

Check the FreeFrame site for more in-depth information.
http://freeframe.sourceforge.net/

Post Reply