Page 1 of 1

FX generator question

Posted: 13 Mar 2013, 13:42
by Civette
Hi,

Quick question with the FX generator.Is it possible to change the frequency of a cycle for Sin or Cos functions ? Offset and amplitude do not allow this

Idea is, on a led bar, to have a single cycle on red leds and 2 cycles on blue leds in the same time ( double frequency thus )

It should be something like this over 12 steps

LED red / LED blue
0 / 0
0.5 / 1
1 / 0
0.5 / -1
0 / 0
-0.5 / 1
-1 / 0
-0.5 / -1
0 / 0


Any idea ?

Re: FX generator question

Posted: 13 Mar 2013, 14:18
by Civette
A little graph to make it clear :

Image

Re: FX generator question

Posted: 13 Mar 2013, 16:42
by Spirit
Uhmmm

No this is not possible if you like to add this to One sequence..

But if you create two sequences then its possible One for Red and the other for Blue..

you need to create the Blue FX with Fade speed 1000 Scene time 1000
and for red you make it as Fade speed 500 scene time 500
now start both sequence at the same time (Cuelist button) and you have the effect you like to have..

you can also Save the speed setting for the cue window on a Cuelist button.
so create both 2 sequences with Fade time 1000 and scene time 1000
and set the speed from the Red seq to 200%

only if you use Tapsynce button everything will be masted up again..

/spirit

Re: FX generator question

Posted: 13 Mar 2013, 20:40
by Civette
Hi,

Nice workaround ! Option B with the cue running at 200% works as expected

Thx !