Accesso rapido:  

Forum: VirtualDJ Skins

Topic: visual = GET_BEAT ?

Questo argomento è obsoleto e potrebbe contenere informazioni obsolete o errate.

NicotuxHome userMember since 2014
wanna create a simple visual (in a plugin gui)

<visual x="0" y="0" width="100" height="100">
<off shape="circle" color="black" color2="white" gradient="circular"/>
</visual>

<visual x="+100" y="+120" type="color" source="get_level_right" width="100" height="100"/>

problem: tooltip shows "GET_BEAT" and effectively flashing following beat
TESTED with different sources, types, ...
everything is flashing and having the tooltip GET_BEAT

what this problem ?
 

Inviato Sat 30 May 20 @ 12:26 am
NicotuxHome userMember since 2014
tested the exact same codes in main gui and there is no issue (and no tooltip)
 

Inviato Sat 30 May 20 @ 1:02 am
NicotuxHome userMember since 2014
After much more test it appears "<visual source=" are now mapped to get_beat whatever the skin is

 

Inviato Sun 31 May 20 @ 2:30 pm
AdionPRO InfinityCTOMember since 2006
Did you set the version in the skin?

Edit: Or perhaps the main skin you have loaded is an old skin for v6/v7?
 

Inviato Sun 31 May 20 @ 2:59 pm
NicotuxHome userMember since 2014
Thanks, Yes, it is indeed related to version number interpretation change

- no version gives "get_beat" as well a 1.x ... (maybe very old behavior)
- 8.0 8.3 or 8.4 was enough until recent 2020
- 800 840 or 2020 now needed to get "source=" to be used all the time

version were set to 8.0 and 8.3 and 8.4
modifiing version number from 8.4 to 840 restored behavior

didn't saw recent default skin switched to version "2020"
 

Inviato Sun 31 May 20 @ 3:35 pm
AdionPRO InfinityCTOMember since 2006
odd, "8" or "8.4" should still be sufficient
 

Inviato Sun 31 May 20 @ 3:42 pm


(Vecchi argomenti e forum sono automaticamente chiusi)