快速登录:  

Forum: VirtualDJ Skins

话题: Cover Visual

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

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?
 

发表时间 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.
 

发表时间 Sat 12 Mar 16 @ 1:11 am


(陈旧帖子或论坛版块会自动关闭)