Quick Sign In:  

Forum: VirtualDJ Skins

Topic: Cover Visual

This topic is old and might contain outdated or incorrect information.

The <cover> element rotate can rotate with the parameter:
rotate="true"

But, can the <cover> element rotate from a source other than the above parameter?
for example:

<cover deck="left" source="get_var 'rotation2' " visibility="30%">
<pos x="448" y="421"/>
<size width="218" height="218"/>
<clipmask x="1541" y="771"/>
</cover>

Or

<visual deck="left" type="cover" source="get_var 'rotation2' " visibility="30%">
<pos x="448" y="421"/>
<size width="218" height="218"/>
<clipmask x="1541" y="771"/>
</visual>

These don't work... but I was wondering if there was a way to write it so that it would work?
 

Posted Fri 11 Mar 16 @ 6:40 pm
SBDJPRO Infinity Member since 2006
The rotate parameter is boolean and the source parameter refers to the source of the cover (ie deck or browser), so no.
 

Posted Sat 12 Mar 16 @ 1:11 am


(Old topics and forums are automatically closed)