FFGL clip start

FFGL, OSC, GLSL. If you like abbreviations, this is the forum for you
Post Reply
Piotrus04
Is taking Resolume on a second date
Posts: 27
Joined: Mon Nov 06, 2017 12:05

FFGL clip start

Post by Piotrus04 »

Hi all,
is there any way in the FFGL plugin dev in xcode, shadermaker for instance,
to know when a clip in resolume is started ?

Joris
Doesn't Know Jack about VJ'ing or Software Development and Mostly Just Gets Coffee for Everyone
Posts: 5185
Joined: Fri May 22, 2009 11:38

Re: FFGL clip start

Post by Joris »

An FFGL plugin only knows about the parameters and the texture it gets passed.

Depending on what you want to do, you could fib it by linking a parameter to clip position, and infer whether or not the clip is playing from that.

Piotrus04
Is taking Resolume on a second date
Posts: 27
Joined: Mon Nov 06, 2017 12:05

Re: FFGL clip start

Post by Piotrus04 »

Thanks a lot, i didn't think about this solution.
:)

mirzavanyaa
Met Resolume in a bar the other day
Posts: 1
Joined: Wed Nov 07, 2018 10:29

Re: FFGL clip start

Post by mirzavanyaa »

Okay sure... it is that easy... And now i need some Lemur Pro

Post Reply