Se Connecter:     


Forum: VirtualDJ Skins

Sujet: Video delay controls...

Ce topic est ancien et peut contenir des informations obselètes ou incorrectes.

is it possible to create buttons for controlling the video delay from within the sin (as opposed to inside the config window)

(or if not buttons then a slider or jog wheel??)
 

Posté Tue 27 Nov 12 @ 11:37 am
I believe it has to be an endless slider, similar to loop move/size. Havent tried but something like this should work..
Quote :

<slider action="video_delay" relative="yes" orientation="round">
<pos x="81" y="380"/>
<size width="20" height="20"/>
<clipmask x="530" y="2419"/>
<up x="+0" y="+1100" />
<fader>
<size width="20" height="20"/>
<mask x="530" y="2379" />
<pos x="528" y="2443" />
</fader>
</slider>


 

Of course, you will also need a reset button (action="video_delay 0ms").
Also a couple of buttons may work E.g. action="video_delay +10ms" /video_delay -10ms

Again. Havent tried any of them
 



(Les anciens sujets et forums sont automatiquement fermés)