Hi, I made a few skins for DjDecks and pcdj, now djdecks is merging with VDJ i'm making a skin/skins for VDJ. Atm I will just be making a simple skin that suits my needs until the release of version 8 but I will of course share it as someone may find use for it. songpos vertical multicoloured waveform not showing,
Deck A has:
Deck B has:
Is this not suppoerted yet, or is there something I missed?
Full screenshot: https://docs.google.com/file/d/0BxYkWpJ_fBRXNko2Vmg5ODBKOFU/edit
Deck A has:
<songpos deck="1" orientation="horizontal" waveform="yes" direction="down">
<pos x="16" y="230"/>
<size width="28" height="540"/>
</songpos>
Deck B has:
<songpos deck="2" orientation="vertical" waveform="yes" direction="down">
<pos x="186" y="230"/>
<size width="28" height="540"/>
</songpos>
Is this not suppoerted yet, or is there something I missed?
Full screenshot: https://docs.google.com/file/d/0BxYkWpJ_fBRXNko2Vmg5ODBKOFU/edit
Posted Fri 25 Jan 13 @ 5:01 pm
Absolutely correct. Currently not supported in V7.
Posted Mon 28 Jan 13 @ 5:54 pm
djtouchdan wrote :
Absolutely correct. Currently not supported in V7.
Thanks, plan B it is then.
Posted Mon 28 Jan 13 @ 6:01 pm
maybe someone will listen us..
Posted Tue 29 Jan 13 @ 8:53 am
Yup, I just checked and your right :-)
Posted Fri 08 Feb 13 @ 7:56 am
I see what you mean but you wouldn't be able to click this to change song position even overlaying would give the wrong position. I have them horizontal for now.
Is there any way to use a knob or slider to zoom the scratchwave maybe a script exists?
Is there any way to use a knob or slider to zoom the scratchwave maybe a script exists?
Posted Fri 08 Feb 13 @ 8:08 am
Theres no script that I know of but heres the part in your XML to zoom in or out (in BOLD),
<scratchwave pannel="video_pannel" deck="1" orientation="vertical" length="500">
<size width="31" height="126"/>
<pos x="589" y="48"/>
<down x="549" y="1325"/>
<up x="551" y="48"/>
</scratchwave>
And heres another way to do a vertical song pos,
Hope this helps
Huey
<scratchwave pannel="video_pannel" deck="1" orientation="vertical" length="500">
<size width="31" height="126"/>
<pos x="589" y="48"/>
<down x="549" y="1325"/>
<up x="551" y="48"/>
</scratchwave>
And heres another way to do a vertical song pos,
Hope this helps
Huey
Posted Fri 08 Feb 13 @ 8:15 pm
can i take this virtual
Posted Sun 01 Mar 15 @ 12:15 am