Quick Sign In:  

Forum: VirtualDJ Skins

Topic: Video delay controls...

Dieses Thema ist veraltet und kann veraltete oder falsche Informationen enthalten.

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??)
 

geposted Tue 27 Nov 12 @ 11:37 am
djdadPRO InfinityDevelopment ManagerMember since 2005
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>


 

geposted Tue 27 Nov 12 @ 12:22 pm
djdadPRO InfinityDevelopment ManagerMember since 2005
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
 

geposted Tue 27 Nov 12 @ 12:25 pm


(Alte Themen und Foren werden automatisch geschlossen)