Maybe it is just me, but can't see if it is possible to change the "Loop Length" from a knop to a fader ??
here is the code that I'm using :
<slider action="deck 1 loop ? param_smaller 12% ? loop 0.125 ? nothing : loop 0.125 : param_smaller 24% ? loop 0.25 ? nothing : loop 0.25 : param_smaller 36% ? loop 0.5 ? nothing : loop 0.5 : param_smaller 48% ? loop 1 ? nothing : loop 1 : param_smaller 60% ? loop 2 ? nothing : loop 2 : param_smaller 72% ? loop 4 ? nothing : loop 4 : param_smaller 84% ? loop 8 ? nothing : loop 8 : param_smaller 96% ? loop 16 ? nothing : loop 16 : loop 32 ? nothing : loop 32 : nothing" orientation="vertical" direction="up" >
<size width="24" height="117"/>
<pos x="11" y="131"/>
<fader>
<size width="24" height="9"/>
<pos x="180" y="860"/>
</fader>
</slider>
With this code it works as a fader, but there is no movment of the fader on the screen, but the loop length changes fine.
So I really need some Vdjscript help of a Guru, or a skin god on this one....
If you need to see the skin, here it is :
http://www.virtualdj.com/forums/141839/VirtualDJ_Skins/Allen___Heath_4D_Skin__.html
here is the code that I'm using :
<slider action="deck 1 loop ? param_smaller 12% ? loop 0.125 ? nothing : loop 0.125 : param_smaller 24% ? loop 0.25 ? nothing : loop 0.25 : param_smaller 36% ? loop 0.5 ? nothing : loop 0.5 : param_smaller 48% ? loop 1 ? nothing : loop 1 : param_smaller 60% ? loop 2 ? nothing : loop 2 : param_smaller 72% ? loop 4 ? nothing : loop 4 : param_smaller 84% ? loop 8 ? nothing : loop 8 : param_smaller 96% ? loop 16 ? nothing : loop 16 : loop 32 ? nothing : loop 32 : nothing" orientation="vertical" direction="up" >
<size width="24" height="117"/>
<pos x="11" y="131"/>
<fader>
<size width="24" height="9"/>
<pos x="180" y="860"/>
</fader>
</slider>
With this code it works as a fader, but there is no movment of the fader on the screen, but the loop length changes fine.
So I really need some Vdjscript help of a Guru, or a skin god on this one....
If you need to see the skin, here it is :
http://www.virtualdj.com/forums/141839/VirtualDJ_Skins/Allen___Heath_4D_Skin__.html
geposted Sun 06 Mar 11 @ 6:20 am