I am trying a few skins but I noted in "oldschool skin" VDJ doesn't support this code anymore?
visual chan="2" type="custom" factor="1.7" source="vumeterleft"
size width="12" height="118"/
pos x="782" y="167"/
down x="319" y="1683" nb="22"/
/visual
visual chan="2" type="custom" factor="1.7" source="vumeterright"
size width="12" height="118"/
pos x="796" y="167"/
down x="319" y="1683" nb="22"/
/visual
This is the skin:
http://www.virtualdj.com/addons/2589/OldSchool_variations.html
visual chan="2" type="custom" factor="1.7" source="vumeterleft"
size width="12" height="118"/
pos x="782" y="167"/
down x="319" y="1683" nb="22"/
/visual
visual chan="2" type="custom" factor="1.7" source="vumeterright"
size width="12" height="118"/
pos x="796" y="167"/
down x="319" y="1683" nb="22"/
/visual
This is the skin:
http://www.virtualdj.com/addons/2589/OldSchool_variations.html
Posted Mon 15 Jun 09 @ 1:55 am
I have been trying to figure out a way of doing this using the "factor" but i can't work it out.
Posted Mon 15 Jun 09 @ 5:25 am
these actions are replaced with "get level_left" and "get level_right" in VDJ 6.
Posted Mon 15 Jun 09 @ 6:47 am
Jeremk,
does the "FACTOR" tag still work though?
does the "FACTOR" tag still work though?
Posted Tue 16 Jun 09 @ 3:59 am
I think it does, not sure.
Posted Tue 16 Jun 09 @ 11:31 am
hello
I have same the concern for considering bill of quantities but on the new school I seek: p
I tested as in lower part and that still does not function
an idea?
I have same the concern for considering bill of quantities but on the new school I seek: p
I tested as in lower part and that still does not function
Quote :
<visual deck="1" type="custom" factor="2" source="deck 1 get level_left">
<size width="12" height="118"/>
<pos x="750" y="167"/>
<down x="319" y="1683" nb="21"/>
</visual>
<visual deck="1" type="custom" factor="2" source="deck 1 get level_right">
<size width="12" height="118"/>
<pos x="764" y="167"/>
<down x="319" y="1683" nb="21"/>
</visual>
<visual deck="2" type="custom" factor="2" source="deck 2 get level_left">
<size width="12" height="118"/>
<pos x="782" y="167"/>
<down x="319" y="1683" nb="21"/>
</visual>
<visual deck="2" type="custom" factor="2" source="deck 2 get level_right">
<size width="12" height="118"/>
<pos x="796" y="167"/>
<down x="319" y="1683" nb="21"/>
</visual>
<size width="12" height="118"/>
<pos x="750" y="167"/>
<down x="319" y="1683" nb="21"/>
</visual>
<visual deck="1" type="custom" factor="2" source="deck 1 get level_right">
<size width="12" height="118"/>
<pos x="764" y="167"/>
<down x="319" y="1683" nb="21"/>
</visual>
<visual deck="2" type="custom" factor="2" source="deck 2 get level_left">
<size width="12" height="118"/>
<pos x="782" y="167"/>
<down x="319" y="1683" nb="21"/>
</visual>
<visual deck="2" type="custom" factor="2" source="deck 2 get level_right">
<size width="12" height="118"/>
<pos x="796" y="167"/>
<down x="319" y="1683" nb="21"/>
</visual>
an idea?
Posted Tue 16 Jun 09 @ 5:17 pm
Having spoken to CSTOLL about this and doing quite a few tests myself. It would appear that the "FACTOR" function present in V5 has been overlooked in V6.
Hopefully this might be rectified with the next update =)
Hopefully this might be rectified with the next update =)
Posted Wed 17 Jun 09 @ 2:32 pm
I succeeded has to remake functioned considering-mêtre but it functions as on the version 1.xx has 3.xx in which is already not badly: p
here that I made :
visual deck="1" type="custom" source="deck 1 get level_left">
<size width="12" height="118"/>
<pos x="750" y="167"/>
<down x="319" y="1683" nb="21"/>
</visual>
<visual deck="1" type="custom" source="deck 1 get level_right">
<size width="12" height="118"/>
<pos x="764" y="167"/>
<down x="319" y="1683" nb="21"/>
</visual>
<visual deck="2" type="custom" source="deck 2 get level_left">
<size width="12" height="118"/>
<pos x="782" y="167"/>
<down x="319" y="1683" nb="21"/>
</visual>
<visual deck="2" type="custom" source="deck 2 get level_right">
<size width="12" height="118"/>
<pos x="796" y="167"/>
<down x="319" y="1683" nb="21"/>
</visual>
here that I made :
visual deck="1" type="custom" source="deck 1 get level_left">
<size width="12" height="118"/>
<pos x="750" y="167"/>
<down x="319" y="1683" nb="21"/>
</visual>
<visual deck="1" type="custom" source="deck 1 get level_right">
<size width="12" height="118"/>
<pos x="764" y="167"/>
<down x="319" y="1683" nb="21"/>
</visual>
<visual deck="2" type="custom" source="deck 2 get level_left">
<size width="12" height="118"/>
<pos x="782" y="167"/>
<down x="319" y="1683" nb="21"/>
</visual>
<visual deck="2" type="custom" source="deck 2 get level_right">
<size width="12" height="118"/>
<pos x="796" y="167"/>
<down x="319" y="1683" nb="21"/>
</visual>
Posted Wed 17 Jun 09 @ 3:11 pm
I tried your code but the vumeters seem to be the same..they apper like no stereo sound.
Posted Wed 17 Jun 09 @ 3:42 pm
yes it stays Factor which prevented operation but the modulation meter is into mono
it should be waited until the function “factor” refonctionne in the next update (I think)
Quote :
It would appear that the "FACTOR" function present in V5 has been overlooked in V6.
it should be waited until the function “factor” refonctionne in the next update (I think)
Posted Wed 17 Jun 09 @ 3:50 pm
i have 6.0 and it works with the old svhool skin fine nothin hapening wierd or something
Posted Sun 21 Jun 09 @ 10:56 am