As I make him with the code of factor in the vdj6 xml
Before it was this way
<visual pannel="5" chan="1" type="linear" source="vumeterleft" orientation="vertical" factor="6.5" direction="up">
<size width="13" height="30"></size> L
<pos x="539" y="322"></pos>
<up x="1048" y="983"></up>
<down x="589" y="845"></down>
</visual>
I am making spectros
Now it is this way
<visual chan="1" source="deck 1 get level_left " type="linear" orientation="vertical" direction="up">
<size width="13" height="29"></size> L
<pos x="543" y="156"></pos>
<up x="1054" y="2469"></up>
<down x="829" y="2469"></down>
</visual>
Before it was this way
<visual pannel="5" chan="1" type="linear" source="vumeterleft" orientation="vertical" factor="6.5" direction="up">
<size width="13" height="30"></size> L
<pos x="539" y="322"></pos>
<up x="1048" y="983"></up>
<down x="589" y="845"></down>
</visual>
I am making spectros
Now it is this way
<visual chan="1" source="deck 1 get level_left " type="linear" orientation="vertical" direction="up">
<size width="13" height="29"></size> L
<pos x="543" y="156"></pos>
<up x="1054" y="2469"></up>
<down x="829" y="2469"></down>
</visual>
Posté Sat 06 Jun 09 @ 3:28 pm
dJ_ro_(ecu) wrote :
As I make him with the code of factor in the vdj6 xml
Before it was this way
<visual pannel="5" chan="1" type="linear" source="vumeterleft" orientation="vertical" factor="6.5" direction="up">
<size width="13" height="30"></size> L
<pos x="539" y="322"></pos>
<up x="1048" y="983"></up>
<down x="589" y="845"></down>
</visual>
I am making spectros
Now it is this way
<visual chan="1" source="deck 1 get level_left " type="linear" orientation="vertical" direction="up">
<size width="13" height="29"></size> L
<pos x="543" y="156"></pos>
<up x="1054" y="2469"></up>
<down x="829" y="2469"></down>
</visual>
Before it was this way
<visual pannel="5" chan="1" type="linear" source="vumeterleft" orientation="vertical" factor="6.5" direction="up">
<size width="13" height="30"></size> L
<pos x="539" y="322"></pos>
<up x="1048" y="983"></up>
<down x="589" y="845"></down>
</visual>
I am making spectros
Now it is this way
<visual chan="1" source="deck 1 get level_left " type="linear" orientation="vertical" direction="up">
<size width="13" height="29"></size> L
<pos x="543" y="156"></pos>
<up x="1054" y="2469"></up>
<down x="829" y="2469"></down>
</visual>
try this:
<visual pannel="5" deck="1" type="linear" source="deck 1 get vumeterleft" orientation="vertical" factor="6.5" direction="up">
Posté Sat 06 Jun 09 @ 3:40 pm
already attempt it in several forms, but anything
For that reason my doubt, this code is been worth or no????
For that reason my doubt, this code is been worth or no????
Posté Sat 06 Jun 09 @ 3:42 pm
Try this:-
<visual source="get level_left" type="linear" deck="1" orientation="vertical" direction="up">
<size width="X" height="X"/>
<pos x="X" y="X"/>
<up x="X" y="X"/>
<down x="X" y="X"/>
</visual>
Obviously included pannel name or number if you need it =)
<visual source="get level_left" type="linear" deck="1" orientation="vertical" direction="up">
<size width="X" height="X"/>
<pos x="X" y="X"/>
<up x="X" y="X"/>
<down x="X" y="X"/>
</visual>
Obviously included pannel name or number if you need it =)
Posté Sat 06 Jun 09 @ 5:14 pm
And this code??
factor="6.5"
factor="6.5"
Posté Mon 08 Jun 09 @ 9:29 am