Ir para conteúdo

POWERED BY:

Arquivado

Este tópico foi arquivado e está fechado para novas respostas.

dealelety

sobre XML

Recommended Posts

Oi pessoal,

 

Gostaria que alguém me ajuda-se.

Utilizo um programa chamado virtual dj q para exibir suas telas ele usa uns skin´s q estão em arquivo XML. Personalizei o q eu utilizo mais gostaria de fazer mais algumas mudanças nele. Qro colocar umas figuras nele, mas qro colocar as figuras com efeitos. Umas figuras estão em extensão BMP e a outra em GIF Animado.Qro q as figuras sejam exibidas na tela do Virtual dj qdo ele for executado.

1ºTentei mas não consegui fazer com q a figura em BMP e nem GIF fosse exibida no tela do Virtual Dj qdo executo ele.

2º Qro também colocar um efeito nessa figura assim como faço com o exemplo desse texto abaixo:

 

<textzone>

<size width="200" height="17" geterrormessage="true"></size>

<pos x="175" y="739"></pos>

 

<text font="Century Gothic" size="15" color="#B7313A" format="::: ::: ::: ::: ::: ::: ::: ::: Dj Dea Lelety ::: ::: ::: ::: ::: ::: ::: :::" scroll="true"></text>

</textzone>

 

Obs: nesse exemplo feito com o texto essa parte aqui "::: ::: ::: ::: ::: ::: ::: ::: Dj Dea Lelety ::: ::: ::: ::: ::: ::: ::: :::" vai dá direita pra esquerda e vice versa".

 

3º com a figura q esta em gif animado eu só qro exibi-lá na tela do programa qdo ele for executado.

 

Se alguém poder me ajudar fazendo um tutorial ou me ajudando de alguma forma a resolver isso eu agradeço muito.

 

Exemplo de um Skin do Virtual dj :

<Skin name="TITANIUM MAX" author="Atomix Productions" version="v1.0" width="1024" height="768">

<copyright>- ©2001-2003 - Paul Teyssier - Paris - </copyright>

<author>

<author1> Created by Dea Lelety </author1>

</author>

 

 

<grabzone>

<size width="1024" height="768"></size>

<pos x="0" y="0"></pos>

</grabzone>

 

<button action="show_pannel" value="3">

<size width="30" height="13"></size>

<pos x="137" y="636"></pos>

<over x="571" y="2226"></over>

<selected x="571" y="2226"></selected>

<down x="571" y="2226"></down>

</button>

 

<button action="show_pannel" value="4">

<size width="30" height="13"></size>

<pos x="40" y="636"></pos>

<over x="474" y="2226"></over>

<selected x="474" y="2226"></selected>

<down x="474" y="2226"></down>

</button>

 

<pannel id="3" group="2" visible="yes">

<size width="610" height="50"></size>

<pos x="207" y="409"></pos>

<up x="405" y="1931"></up>

<down x="207" y="409"></down>

</pannel>

 

<pannel id="4" group="2" visible="no">

<size width="610" height="50"></size>

<pos x="207" y="409"></pos>

<up x="207" y="409"></up>

<down x="405" y="1931"></down>

</pannel>

 

 

<button action="show_pannel" value="2">

<size width="32" height="13"></size>

<pos x="104" y="636"></pos>

<over x="538" y="2226"></over>

<down x="538" y="2226"></down>

<selected x="538" y="2226"></selected>

</button>

 

<button action="show_pannel" value="1">

<size width="31" height="13"></size>

<pos x="71" y="636"></pos>

<over x="505" y="2226"></over>

<down x="505" y="2226"></down>

<selected x="505" y="2226"></selected>

</button>

 

 

 

<pannel id="1" group="1" visible="yes">

<size width="947" height="61"></size>

<pos x="38" y="467"></pos>

<up x="38" y="467"></up>

<down x="3" y="2072"></down>

</pannel>

 

 

<pannel id="2" group="1" visible="no">

<size width="947" height="61"></size>

<pos x="38" y="467"></pos>

<up x="38" y="467"></up>

<down x="2" y="1997"></down>

</pannel>

 

<textzone pannel="2">

<size width="75" height="22"></size>

<pos x="478" y="475"></pos>

<up x="435" y="2004"></up>

<text font="lcdd" size="22" color="#FFD56E" align="left" format="%0,0%fullhour"></text>

</textzone>

 

<textzone pannel="2" resetcounter="true">

<size width="80" height="21"></size>

<pos x="310" y="474"></pos>

<up x="275" y="2004"></up>

<text font="lcdd" size="21" color="#FFD56E" align="left" format="00:00'0"></text>

<text2 font="lcdd" size="21" color="green" align="left" format="%counter"></text2>

</textzone>

 

<textzone pannel="2" resetcounter="true">

<size width="70" height="21"></size>

<pos x="649" y="474"></pos>

<up x="608" y="2004"></up>

<text font="lcdd" size="21" color="#FFD56E" align="left" format="00:00'0"></text>

<text2 font="lcdd" size="21" color="green" align="left" format="%counter"></text2>

</textzone>

 

<rhythm pannel="3">

<size width="610" height="37"></size>

<pos x="207" y="409"></pos>

<chan1 x="3" y="1077"></chan1>

<chan2 x="3" y="1138"></chan2>

<both x="3" y="1199"></both>

<grid1 width="3" mainwidth="5">

<size width="611" height="4"></size>

<pos x="206" y="450"></pos>

<down x="3" y="1120"></down>

</grid1>

<grid2 width="3" mainwidth="5">

<size width="611" height="4"></size>

<pos x="206" y="455"></pos>

<down x="3" y="1189"></down>

</grid2>

<cue1>

<size width="611" height="37"></size>

<pos x="206" y="409"></pos>

<down x="3" y="1078"></down>

<mask x="198" y="795" width="7" height="37"></mask>

<text dx="6" dy="1" font="Meu exemplo" size="10" color="#FFD56E"></text>

</cue1>

<cue2>

<size width="611" height="37"></size>

<pos x="206" y="409"></pos>

<down x="3" y="1138"></down>

<mask x="198" y="795" width="7" height="37"></mask>

<text dx="6" dy="1" font="Meu exemplo" size="10" color="#FFD56E"></text>

</cue2>

 

</rhythm>

 

 

<slider action="crossfader" orientation="horizontal" dblclick="reset" rightclick="temporary">

<size width="232" height="43"></size>

<pos x="397" y="340"></pos>

<fader>

<size width="40" height="34"></size>

<pos x="455" y="1592"></pos>

<down x="455" y="1592"></down>

 

</fader>

</slider>

 

 

 

<button action="crossfader" value="+2048" rightclick="temporary">

<size width="27" height="14"></size>

<pos x="528" y="308"></pos>

<down x="730" y="853"></down>

 

</button>

 

<button action="crossfader" value="-2048" rightclick="temporary">

<size width="27" height="14"></size>

<pos x="470" y="308"></pos>

<down x="672" y="853"></down>

 

</button>

 

<button pannel="1" action="eq_reset" chan="default">

<size width="14" height="9"></size>

<pos x="505" y="470"></pos>

<up x="470" y="2075"></up>

 

 

<down x="677" y="818"></down>

 

</button>

 

<slider pannel="1" action="bassfader" orientation="vertical" dblclick="reset" rightclick="temporary">

<size width="17" height="35"></size>

<pos x="459" y="481"></pos>

<up x="17" y="2086"></up>

<selected x="17" y="2086"></selected>

<fader>

<size width="19" height="15"></size>

<pos x="218" y="827"></pos>

<down x="218" y="827"></down>

</fader>

</slider>

 

<slider pannel="1" action="mediumfader" orientation="vertical" dblclick="reset" rightclick="temporary">

<size width="17" height="35"></size>

<pos x="503" y="481"></pos>

<up x="17" y="2086"></up>

<selected x="17" y="2086"></selected>

 

<fader>

<size width="19" height="15"></size>

<pos x="218" y="827"></pos>

<down x="218" y="827"></down>

</fader>

</slider>

 

<slider pannel="1" action="highfader" orientation="vertical" dblclick="reset" rightclick="temporary">

<size width="17" height="35"></size>

<pos x="547" y="481"></pos>

<up x="17" y="2086"></up>

<selected x="17" y="2086"></selected>

 

<fader>

<size width="19" height="15"></size>

<pos x="218" y="827"></pos>

<down x="218" y="827"></down>

</fader>

</slider>

 

<slider action="headphone_volume" orientation="vertical" dblclick="reset" rightclick="temporary">

<size width="18" height="59"></size>

<pos x="139" y="693"></pos>

<fader>

<size width="20" height="15"></size>

<pos x="218" y="827"></pos>

<down x="218" y="827"></down>

</fader>

</slider>

 

<slider action="mic_volume" orientation="vertical" dblclick="reset" rightclick="temporary">

<size width="18" height="59"></size>

<pos x="95" y="693"></pos>

<fader>

<size width="20" height="15"></size>

<pos x="218" y="827"></pos>

<down x="218" y="827"></down>

 

</fader>

</slider>

 

<slider action="master_volume" orientation="vertical" dblclick="reset" rightclick="temporary">

<size width="18" height="59"></size>

<pos x="51" y="693"></pos>

<fader>

<size width="20" height="15"></size>

<pos x="218" y="827"></pos>

<down x="218" y="827"></down>

</fader>

</slider>

 

<button action="mix" rightclick="auto">

<size width="20" height="20"></size>

<pos x="501" y="389"></pos>

<selected x="237" y="855"></selected>

 

</button>

 

 

 

<button action="sample" value="1" rightclick="temporary">

<size width="19" height="10"></size>

<pos x="461" y="233"></pos>

<down x="915" y="770"></down>

<selected x="915" y="770"></selected>

 

</button>

 

<button action="sample" value="2" rightclick="temporary">

<size width="19" height="10"></size>

<pos x="489" y="233"></pos>

<down x="943" y="770"></down>

<selected x="943" y="770"></selected>

 

</button>

 

<button action="sample" value="3" rightclick="temporary">

<size width="19" height="10"></size>

<pos x="517" y="233"></pos>

<down x="971" y="770"></down>

<selected x="971" y="770"></selected>

 

</button>

 

<button action="sample" value="4" rightclick="temporary">

<size width="19" height="10"></size>

<pos x="545" y="233"></pos>

<down x="999" y="770"></down>

<selected x="999" y="770"></selected>

 

</button>

 

<button action="sample" value="5" rightclick="temporary">

<size width="19" height="10"></size>

<pos x="461" y="257"></pos>

<down x="915" y="794"></down>

<selected x="915" y="794"></selected>

 

</button>

 

<button action="sample" value="6" rightclick="temporary">

<size width="19" height="10"></size>

<pos x="489" y="257"></pos>

<down x="943" y="794"></down>

<selected x="943" y="794"></selected>

 

</button>

 

<button action="sample" value="7" rightclick="temporary">

<size width="19" height="10"></size>

<pos x="517" y="257"></pos>

<down x="971" y="794"></down>

<selected x="971" y="794"></selected>

 

</button>

 

<button action="sample" value="8" rightclick="temporary">

<size width="19" height="10"></size>

<pos x="545" y="257"></pos>

<down x="999" y="794"></down>

<selected x="999" y="794"></selected>

 

</button>

 

<button action="sample" value="9" rightclick="temporary">

<size width="19" height="10"></size>

<pos x="461" y="283"></pos>

<down x="915" y="820"></down>

<selected x="915" y="820"></selected>

 

</button>

 

<button action="sample" value="10" rightclick="temporary">

<size width="19" height="10"></size>

<pos x="489" y="283"></pos>

<down x="943" y="820"></down>

<selected x="943" y="820"></selected>

 

</button>

 

<button action="sample" value="11" rightclick="temporary">

<size width="19" height="10"></size>

<pos x="517" y="283"></pos>

<down x="971" y="820"></down>

<selected x="971" y="820"></selected>

 

</button>

 

<button action="sample" value="12" rightclick="temporary">

<size width="19" height="10"></size>

<pos x="545" y="283"></pos>

<down x="999" y="820"></down>

<selected x="999" y="820"></selected>

 

</button>

 

<button action="zoom" value="0">

<size width="23" height="13"></size>

<pos x="44" y="544"></pos>

 

<down x="251" y="2208"></down>

</button>

 

<button action="zoom" value="-64">

<size width="23" height="13"></size>

<pos x="69" y="544"></pos>

 

<down x="276" y="2208"></down>

</button>

 

<button action="zoom" value="reset">

<size width="23" height="13"></size>

<pos x="94" y="544"></pos>

 

<down x="301" y="2208"></down>

</button>

 

<button action="zoom" value="+64">

<size width="23" height="13"></size>

<pos x="119" y="544"></pos>

 

<down x="326" y="2208"></down>

</button>

 

<button action="zoom" value="4096">

<size width="23" height="13"></size>

<pos x="144" y="544"></pos>

 

<down x="351" y="2208"></down>

</button>

 

<button action="adjust_cbg" value="-32">

<size width="23" height="13"></size>

<pos x="44" y="566"></pos>

 

<down x="251" y="2230"></down>

</button>

 

<button action="adjust_cbg" value="+32">

<size width="23" height="13"></size>

<pos x="69" y="566"></pos>

 

<down x="276" y="2230"></down>

</button>

 

<button action="adjust_cbg4" value="-1">

<size width="23" height="13"></size>

<pos x="119" y="566"></pos>

 

<down x="326" y="2230"></down>

</button>

 

<button action="adjust_cbg4" value="+1">

<size width="23" height="13"></size>

<pos x="144" y="566"></pos>

 

<down x="351" y="2230"></down>

</button>

 

 

 

<visual chan="both" source="beat" type="onoff">

<size width="16" height="16"></size>

<pos x="503" y="389"></pos>

<down x="492" y="807"></down>

</visual>

 

<visual chan="both" source="beat" type="transparent">

<size width="16" height="16"></size>

<pos x="502" y="306"></pos>

<down x="549" y="813"></down>

</visual>

 

********************************************************************************

***************

 

CHANNEL 1

 

********************************************************************************

***************

<textzone pannel="2" chan="1" rightclick="edit_comment">

<size width="163" height="19"></size>

<pos x="287" y="503"></pos>

<up x="257" y="2033"></up>

<text font="lcdd" size="19" color="#FFD56E" align="center" format="%0,0%comment" scroll="yes"></text>

</textzone>

 

<visual chan="1" source="beat" type="onoff">

<size width="12" height="7"></size>

<pos x="164" y="100"></pos>

<down x="485" y="2244"></down>

</visual>

 

 

<visual chan="1" source="beat" type="onoff">

<size width="7" height="12"></size>

<pos x="114" y="147"></pos>

<down x="477" y="2242"></down>

</visual>

 

<visual chan="1" source="beat" type="onoff">

<size width="7" height="12"></size>

<pos x="220" y="147"></pos>

<down x="498" y="2242"></down>

</visual>

 

<visual chan="1" type="custom" source="arm">

<size width="65" height="19"></size>

<pos x="0" y="0"></pos>

<down x="3" y="1889" nb="6" nbx="6"></down>

 

</visual>

 

 

 

<visual chan="1" source="beat" type="linear" orientation="horizontal" direction="right">

<size width="33" height="9"></size>

<pos x="70" y="532"></pos>

<down x="590" y="809"></down>

</visual>

 

 

<button action="beatlock" chan="1" rightclick="auto">

<size width="20" height="20"></size>

<pos x="464" y="389"></pos>

<selected x="200" y="855"></selected>

 

</button>

 

<visual chan="1" source="beat" type="custom">

<size width="104" height="44"></size>

<pos x="398" y="13"></pos>

<down x="1" y="886" nb="17" nbx="6"></down>

</visual>

 

<visual chan="1" source="beat" type="custom">

<size width="56" height="94"></size>

<pos x="400" y="237"></pos>

<down x="4" y="1584" nb="7"></down>

</visual>

 

 

 

 

<visual pannel="2" chan="1" source="beat" type="custom">

<size width="67" height="51"></size>

<pos x="38" y="468"></pos>

<up x="3" y="1999"></up>

<down x="3" y="2143" nb="6"></down>

</visual>

 

<visual chan="1" type="transparent" source="rotation" factor="-1">

<size width="304" height="308"></size>

<pos x="20" y="1"></pos>

<down x="681" y="879"></down>

<clipmask x="681" y="1191"></clipmask>

</visual>

 

 

<visual chan="1" type="transparent" source="rotation" factor="-2">

<size width="170" height="166"></size>

<pos x="84" y="70"></pos>

<down x="2" y="2261"></down>

<clipmask x="174" y="2260"></clipmask>

</visual>

 

<scratch chan="1">

<size width="157" height="157"></size>

<pos x="89" y="72"></pos>

<center x="167" y="160"></center>

<mousemask x="346" y="1712"></mousemask>

</scratch>

 

<slider pannel="1" action="loop_in" chan="1" step="1024" orientation="round" relative="true" mouse="circ">

<size width="53" height="57"></size>

<pos x="288" y="467"></pos>

<fader sensibility="8192">

<pos x="54" y="786" nb="3" nbx="3"></pos>

</fader>

</slider>

 

<slider pannel="1" action="loop_out" chan="1" step="1024" orientation="round" relative="true" mouse="circ">

<size width="53" height="57"></size>

<pos x="344" y="467"></pos>

<fader sensibility="8192">

<pos x="54" y="786" nb="3" nbx="3"></pos>

</fader>

</slider>

 

<dropzone chan="1">

<size width="300" height="70"></size>

<pos x="8" y="313"></pos>

</dropzone>

 

<textzone chan="1">

<size width="324" height="26"></size>

<pos x="8" y="310"></pos>

<text font="lcdd" size="26" color="#88CBEE" align="center" format="%0,0%author" scroll="yes"></text>

</textzone>

 

<textzone chan="1">

<size width="324" height="26"></size>

<pos x="8" y="333"></pos>

<text font="lcdd" size="26" color="#88CBEE" align="center" format="%0,0%title" scroll="yes"></text>

</textzone>

 

 

<textzone pannel="1" chan="1" rightclick="edit_bpm">

<size width="93" height="28"></size>

<pos x="190" y="491"></pos>

<up x="155" y="2096"></up>

<text font="lcdd" size="28" color="#88CBEE" align="center" format="%Pbpm"></text>

</textzone>

 

 

<textzone chan="1" rightclick="edit_bpm">

<size width="43" height="9"></size>

<pos x="173" y="171"></pos>

<text font="verdana" size="10" color="#88CBEE" align="left" format="%Pbpm"></text>

</textzone>

 

<textzone chan="1">

<size width="40" height="18"></size>

<pos x="342" y="41"></pos>

<text font="lcdd" size="18" color="#88CBEE" align="center" format="%pitch"></text>

</textzone>

 

<textzone chan="1">

<size width="20" height="10"></size>

<pos x="402" y="78"></pos>

<text font="verdana" size="9" color="#88CBEE" align="right" format="%Plevel"></text>

</textzone>

 

<textzone chan="1">

<size width="35" height="9"></size>

<pos x="133" y="171"></pos>

<text font="verdana" size="10" color="#88CBEE" align="left" format="%Plevel"></text>

</textzone>

 

<textzone chan="1" clickable="true" getmessage="true">

<size width="80" height="18"></size>

<pos x="13" y="365"></pos>

<text font="lcdd" size="18" color="#88CBEE" align="left" format="%time"></text>

</textzone>

 

<textzone chan="1" clickable="true" getmessage="true">

<size width="80" height="21"></size>

<pos x="138" y="143"></pos>

<text font="lcdd" size="21" color="#88CBEE" align="left" format="%spent"></text>

</textzone>

 

 

<textzone chan="1" clickable="true" getmessage="true">

<size width="80" height="18"></size>

<pos x="97" y="365"></pos>

<text font="lcdd" size="18" color="#88CBEE" align="left" format="%spent"></text>

</textzone>

 

<textzone chan="1">

<size width="85" height="18"></size>

<pos x="179" y="365"></pos>

<text font="lcdd" size="18" color="#88CBEE" align="left" format="%tostart"></text>

</textzone>

 

<textzone chan="1">

<size width="81" height="18"></size>

<pos x="272" y="365"></pos>

<text font="lcdd" size="18" color="#88CBEE" align="left" format="%toend"></text>

</textzone>

 

<textzone chan="1">

<size width="65" height="12"></size>

<pos x="164" y="130"></pos>

<text font="verdana" size="11" color="#88CBEE" align="left" format="%toend"></text>

</textzone>

 

<textzone chan="1" rightclick="edit_cuename" rightclickvalue="1">

<size width="42" height="10"></size>

<pos x="55" y="386"></pos>

<text font="Verdana" size="10" color="#88CBEE" align="right" format="%Ptocue1"></text>

<text2 font="verdana" size="10" color="red" align="right" format="%Pcue1"></text2>

</textzone>

 

<textzone chan="1" rightclick="edit_cuename" rightclickvalue="1">

<size width="42" height="10"></size>

<pos x="138" y="386"></pos>

<text font="Verdana" size="10" color="#88CBEE" align="right" format="%Ptocue2"></text>

<text2 font="verdana" size="10" color="red" align="right" format="%Pcue2"></text2>

</textzone>

 

 

<textzone chan="1" rightclick="edit_cuename" rightclickvalue="1">

<size width="42" height="10"></size>

<pos x="55" y="410"></pos>

<text font="Verdana" size="10" color="#88CBEE" align="right" format="%Ptocue3"></text>

<text2 font="verdana" size="10" color="red" align="right" format="%Pcue3"></text2>

</textzone>

 

<textzone chan="1" rightclick="edit_cuename" rightclickvalue="1">

<size width="42" height="10"></size>

<pos x="138" y="410"></pos>

<text2 font="verdana" size="10" color="#88CBEE" align="right" format="%Pcue4"></text2>

<text font="Verdana" size="10" color="red" align="right" format="%Pcue4"></text>

</textzone>

 

<textzone chan="1" rightclick="edit_cuename" rightclickvalue="1">

<size width="42" height="10"></size>

<pos x="55" y="435"></pos>

<text font="Verdana" size="10" color="#88CBEE" align="right" format="%Ptocue5"></text>

<text2 font="verdana" size="10" color="red" align="right" format="%Pcue5"></text2>

</textzone>

 

<textzone chan="1" rightclick="edit_cuename" rightclickvalue="1">

<size width="42" height="10"></size>

<pos x="138" y="435"></pos>

<text font="Verdana" size="10" color="#88CBEE" align="right" format="%Ptocue6"></text>

<text2 font="verdana" size="10" color="red" align="right" format="%Pcue6"></text2>

</textzone>

 

 

 

<button action="select" chan="1">

<size width="72" height="22"></size>

<pos x="135" y="244"></pos>

<selected x="659" y="778"></selected>

<down x="659" y="778"></down>

</button>

 

<slider action="pitch" chan="1" orientation="vertical" dblclick="reset" rightclick="temporary" direction="up">

<size width="36" height="187"></size>

<pos x="346" y="70"></pos>

<fader>

<size width="24" height="31"></size>

<pos x="500" y="1592"></pos>

<down x="500" y="1592"></down>

 

</fader>

</slider>

 

<button action="pitch" value="+4" chan="1">

<size width="14" height="13"></size>

<pos x="321" y="82"></pos>

<down x="635" y="881"></down>

 

</button>

 

<button action="pitch" value="-4" chan="1">

<size width="14" height="13"></size>

<pos x="322" y="235"></pos>

<down x="636" y="1034"></down>

 

</button>

 

<button action="pitch_reset" chan="1" dblclick="reset">

<size width="14" height="13"></size>

<pos x="322" y="158"></pos>

<selected x="636" y="957"></selected>

<down x="636" y="957"></down>

 

</button>

 

<button action="pitch_bend" value="+256_temporary" chan="1" rightclick="+1024_temporary">

<size width="26" height="26"></size>

<pos x="247" y="178"></pos>

<down x="477" y="844"></down>

<selected x="477" y="844"></selected>

 

</button>

 

<button action="pitch_bend" value="-256_temporary" chan="1" rightclick="-1024_temporary">

<size width="26" height="26"></size>

<pos x="66" y="178"></pos>

<down x="447" y="844"></down>

<selected x="447" y="844"></selected>

 

 

</button>

 

<slider action="gain" chan="1" orientation="vertical" dblclick="reset" rightclick="auto">

<size width="20" height="108"></size>

<pos x="405" y="93"></pos>

<fader sensibility="100">

<size width="19" height="25"></size>

<pos x="534" y="1592"></pos>

<down x="534" y="1592"></down>

 

</fader>

</slider>

 

<button action="gain" value="+6" chan="1">

<size width="21" height="12"></size>

<pos x="404" y="207"></pos>

<down x="704" y="816"></down>

 

</button>

 

<button action="gain" value="-6" chan="1">

<size width="21" height="12"></size>

<pos x="404" y="219"></pos>

<down x="704" y="828"></down>

 

</button>

 

<button action="gain" chan="1" leftclick="reset" dblclick="reset" rightclick="reset">

<size width="14" height="9"></size>

<pos x="428" y="78"></pos>

<down x="677" y="818"></down>

 

</button>

 

<slider action="level" chan="1" orientation="vertical" dblclick="reset" rightclick="temporary" direction="up">

<size width="16" height="180"></size>

<pos x="3" y="77"></pos>

<fader>

<size width="17" height="25"></size>

<pos x="534" y="1592"></pos>

<down x="534" y="1592"></down>

 

</fader>

</slider>

 

 

<slider pannel="1" action="bass" chan="1" orientation="vertical" dblclick="reset" rightclick="temporary">

<size width="19" height="36"></size>

<pos x="51" y="480"></pos>

<up x="17" y="2086"></up>

<selected x="17" y="2086"></selected>

 

<fader>

<size width="19" height="14"></size>

<pos x="218" y="827"></pos>

<down x="218" y="827"></down>

 

</fader>

</slider>

 

<slider pannel="1" action="medium" chan="1" orientation="vertical" dblclick="reset" rightclick="temporary">

<size width="19" height="36"></size>

<pos x="95" y="480"></pos>

<up x="17" y="2086"></up>

<selected x="17" y="2086"></selected>

 

<fader>

<size width="19" height="14"></size>

<pos x="218" y="827"></pos>

<down x="218" y="827"></down>

 

</fader>

</slider>

 

<slider pannel="1" action="high" chan="1" orientation="vertical" dblclick="reset" rightclick="temporary">

<size width="19" height="36"></size>

<pos x="139" y="480"></pos>

<up x="17" y="2086"></up>

<selected x="17" y="2086"></selected>

 

<fader>

<size width="19" height="14"></size>

<pos x="218" y="827"></pos>

<down x="218" y="827"></down>

 

</fader>

</slider>

 

<button pannel="1" action="kill_bass" chan="1" rightclick="temporary">

<size width="9" height="9"></size>

<pos x="173" y="481"></pos>

<up x="138" y="2086"></up>

<down x="171" y="799"></down>

<selected x="171" y="799"></selected>

 

</button>

 

<button pannel="1" action="kill_medium" chan="1" rightclick="temporary">

<size width="9" height="9"></size>

<pos x="173" y="498"></pos>

<up x="138" y="2086"></up>

<down x="171" y="816"></down>

<selected x="171" y="816"></selected>

 

</button>

 

<button pannel="1" action="kill_high" chan="1" rightclick="temporary">

<size width="9" height="9"></size>

<pos x="173" y="515"></pos>

<up x="138" y="2086"></up>

<down x="171" y="833"></down>

<selected x="171" y="833"></selected>

 

</button>

 

<button pannel="1" action="eq_reset" chan="1">

<size width="14" height="9"></size>

<pos x="98" y="470"></pos>

<up x="63" y="2075"></up>

<down x="677" y="818"></down>

 

</button>

 

<button action="sync" chan="1">

<size width="41" height="36"></size>

<pos x="344" y="341"></pos>

<down x="400" y="1668"></down>

</button>

 

<button action="play_pause" chan="1" rightclick="temporary">

<size width="41" height="36"></size>

<pos x="344" y="303"></pos>

<down x="400" y="1626"></down>

<selected x="400" y="1626"></selected>

 

</button>

 

<button action="stop" chan="1" rightclick="auto">

<size width="41" height="36"></size>

<pos x="344" y="265"></pos>

<down x="400" y="1587"></down>

 

</button>

 

<button action="jogwheel" value="-1024" chan="1">

<size width="40" height="33"></size>

<pos x="197" y="227"></pos>

<down x="843" y="801"></down>

 

</button>

 

<button action="jogwheel" value="+1024" chan="1">

<size width="40" height="33"></size>

<pos x="103" y="227"></pos>

<down x="749" y="801"></down>

</button>

 

<button action="seek" value="+4_temporary" chan="1" rightclick="-8_temporary">

<size width="19" height="20"></size>

<pos x="277" y="271"></pos>

<down x="252" y="825"></down>

 

</button>

 

<button action="seek" value="-4_temporary" chan="1" rightclick="-8_temporary">

<size width="19" height="20"></size>

<pos x="313" y="271"></pos>

<down x="286" y="825"></down>

 

</button>

 

<button action="skip_beat" value="+3" chan="1">

<size width="19" height="20"></size>

<pos x="7" y="271"></pos>

<down x="252" y="793"></down>

 

</button>

 

<button action="skip_beat" value="-3" chan="1">

<size width="19" height="20"></size>

<pos x="43" y="271"></pos>

<down x="286" y="793"></down>

 

</button>

 

<button action="set_cue" value="1" chan="1" rightclick="temporary">

<size width="14" height="7"></size>

<pos x="41" y="399"></pos>

<down x="748" y="785"></down>

 

</button>

 

<button action="set_cue" value="2" chan="1" rightclick="temporary">

<size width="14" height="7"></size>

<pos x="124" y="399"></pos>

<down x="748" y="785"></down>

 

</button>

 

<button action="set_cue" value="3" chan="1" rightclick="temporary">

<size width="14" height="7"></size>

<pos x="41" y="424"></pos>

<down x="748" y="785"></down>

 

</button>

 

<button action="set_cue" value="4" chan="1" rightclick="temporary">

<size width="14" height="7"></size>

<pos x="124" y="424"></pos>

<down x="748" y="785"></down>

 

</button>

 

<button action="set_cue" value="5" chan="1" rightclick="temporary">

<size width="14" height="7"></size>

<pos x="41" y="448"></pos>

<down x="748" y="785"></down>

 

</button>

 

<button action="set_cue" value="6" chan="1" rightclick="temporary">

<size width="14" height="7"></size>

<pos x="124" y="448"></pos>

<down x="748" y="785"></down>

 

</button>

 

 

 

<button action="goto_cue" value="1" chan="1" rightclick="temporary">

<size width="14" height="7"></size>

<pos x="104" y="399"></pos>

<down x="748" y="785"></down>

 

</button>

 

 

 

<button action="goto_cue" value="2" chan="1" rightclick="temporary">

<size width="14" height="7"></size>

<pos x="187" y="399"></pos>

<down x="748" y="785"></down>

 

</button>

 

<button action="goto_cue" value="3" chan="1" rightclick="temporary">

<size width="14" height="7"></size>

<pos x="104" y="424"></pos>

<down x="748" y="785"></down>

 

</button>

 

<button action="goto_cue" value="4" chan="1" rightclick="temporary">

<size width="14" height="7"></size>

<pos x="187" y="424"></pos>

<down x="748" y="785"></down>

 

</button>

 

<button action="goto_cue" value="5" chan="1" rightclick="temporary">

<size width="14" height="7"></size>

<pos x="104" y="448"></pos>

<down x="748" y="785"></down>

 

</button>

 

<button action="goto_cue" value="6" chan="1" rightclick="temporary">

<size width="14" height="7"></size>

<pos x="187" y="448"></pos>

<down x="748" y="785"></down>

 

</button>

 

 

<button action="loop" value="-4" chan="1" rightclick="temporary">

<size width="25" height="14"></size>

<pos x="435" y="104"></pos>

<selected x="469" y="1409"></selected>

 

</button>

 

<button action="loop" value="-2" chan="1" rightclick="temporary">

<size width="25" height="14"></size>

<pos x="476" y="104"></pos>

<selected x="510" y="1409"></selected>

</button>

 

<button action="loop" value="1" chan="1" rightclick="temporary">

<size width="25" height="14"></size>

<pos x="435" y="133"></pos>

<selected x="469" y="1438"></selected>

</button>

 

<button action="loop" value="2" chan="1" rightclick="temporary">

<size width="25" height="14"></size>

<pos x="476" y="133"></pos>

<selected x="510" y="1438"></selected>

</button>

 

<button action="loop" value="4" chan="1" rightclick="temporary">

<size width="25" height="14"></size>

<pos x="435" y="162"></pos>

<selected x="469" y="1467"></selected>

</button>

 

<button action="loop" value="8" chan="1" rightclick="temporary">

<size width="25" height="14"></size>

<pos x="476" y="162"></pos>

<selected x="510" y="1467"></selected>

</button>

 

<button action="loop" value="16" chan="1" rightclick="temporary">

<size width="25" height="14"></size>

<pos x="435" y="192"></pos>

<selected x="469" y="1497"></selected>

</button>

 

<button action="loop" value="32" chan="1" rightclick="temporary">

<size width="25" height="14"></size>

<pos x="476" y="192"></pos>

<selected x="510" y="1497"></selected>

</button>

 

 

 

 

<button pannel="1" action="loop_in" chan="1">

<size width="36" height="13"></size>

<pos x="405" y="481"></pos>

<up x="370" y="2086"></up>

<down x="405" y="2210"></down>

 

</button>

 

<button pannel="1" action="loop_out" chan="1">

<size width="36" height="13"></size>

<pos x="405" y="496"></pos>

<up x="370" y="2101"></up>

<down x="405" y="2225"></down>

 

</button>

 

<button pannel="1" action="loop" value="0" chan="1">

<size width="36" height="13"></size>

<pos x="405" y="511"></pos>

<up x="370" y="2116"></up>

<down x="405" y="2240"></down>

 

</button>

 

<button action="loop" value="0" chan="1">

<size width="12" height="9"></size>

<pos x="462" y="137"></pos>

<down x="677" y="818"></down>

</button>

 

<button action="shift_loop" value="-1/4" chan="1">

<size width="9" height="9"></size>

<pos x="439" y="92"></pos>

<down x="473" y="1397"></down>

</button>

 

<button action="shift_loop" value="+1/4" chan="1">

<size width="9" height="9"></size>

<pos x="447" y="92"></pos>

<down x="481" y="1397"></down>

</button>

 

<button action="shift_loop" value="-1/2" chan="1">

<size width="9" height="9"></size>

<pos x="481" y="92"></pos>

<down x="473" y="1397"></down>

</button>

 

<button action="shift_loop" value="+1/2" chan="1">

<size width="9" height="9"></size>

<pos x="489" y="92"></pos>

<down x="481" y="1397"></down>

</button>

<button action="shift_loop" value="-1" chan="1">

<size width="9" height="9"></size>

<pos x="439" y="121"></pos>

<down x="473" y="1397"></down>

</button>

 

<button action="shift_loop" value="+1" chan="1">

<size width="9" height="9"></size>

<pos x="447" y="121"></pos>

<down x="481" y="1397"></down>

</button>

<button action="shift_loop" value="-2" chan="1">

<size width="9" height="9"></size>

<pos x="481" y="121"></pos>

<down x="473" y="1397"></down>

</button>

 

<button action="shift_loop" value="+2" chan="1">

<size width="9" height="9"></size>

<pos x="489" y="121"></pos>

<down x="481" y="1397"></down>

</button>

 

<button action="shift_loop" value="-4" chan="1">

<size width="9" height="9"></size>

<pos x="439" y="150"></pos>

<down x="473" y="1397"></down>

</button>

 

<button action="shift_loop" value="+4" chan="1">

<size width="9" height="9"></size>

<pos x="447" y="150"></pos>

<down x="481" y="1397"></down>

 

</button>

<button action="shift_loop" value="-8" chan="1">

<size width="9" height="9"></size>

<pos x="481" y="150"></pos>

<down x="473" y="1397"></down>

</button>

 

<button action="shift_loop" value="+8" chan="1">

<size width="9" height="9"></size>

<pos x="489" y="150"></pos>

<down x="481" y="1397"></down>

</button>

 

<button action="shift_loop" value="-16" chan="1">

<size width="9" height="9"></size>

<pos x="439" y="180"></pos>

<down x="473" y="1397"></down>

</button>

 

<button action="shift_loop" value="+16" chan="1">

<size width="9" height="9"></size>

<pos x="447" y="180"></pos>

<down x="481" y="1397"></down>

</button>

 

 

<button action="shift_loop" value="-32" chan="1">

<size width="9" height="9"></size>

<pos x="481" y="180"></pos>

<down x="473" y="1397"></down>

</button>

 

<button action="shift_loop" value="+32" chan="1">

<size width="9" height="9"></size>

<pos x="489" y="180"></pos>

<down x="481" y="1397"></down>

</button>

 

 

 

<button action="effect" value="1" chan="1" rightclick="temporary">

<size width="28" height="28"></size>

<pos x="206" y="61"></pos>

<down x="322" y="1284"></down>

<selected x="322" y="1284"></selected>

 

</button>

 

<button action="effect" value="2" chan="1" rightclick="temporary">

<size width="28" height="28"></size>

<pos x="233" y="85"></pos>

<down x="449" y="1308"></down>

<selected x="449" y="1308"></selected>

 

</button>

 

<button action="effect" value="3" chan="1" rightclick="temporary">

<size width="28" height="28"></size>

<pos x="247" y="113"></pos>

<down x="563" y="1336"></down>

<selected x="563" y="1336"></selected>

 

</button>

 

<songpos chan="1" orientation="horizontal" rightclick="temporary">

<size width="250" height="8"></size>

<pos x="206" y="387"></pos>

<selected x="336" y="782"></selected>

<cues>

<size width="7" height="8"></size>

<up x="519" y="810"></up>

<clipmask x="526" y="810"></clipmask>

<over x="533" y="810"></over>

<down x="540" y="810"></down>

</cues>

</songpos>

 

 

<songpos chan="1" orientation="horizontal" rightclick="temporary">

<size width="250" height="8"></size>

<pos x="206" y="397"></pos>

<volume x="336" y="792"></volume>

<volumeselected x="336" y="792"></volumeselected>

</songpos>

 

<songpos chan="1" orientation="horizontal" rightclick="temporary">

<size width="70" height="4"></size>

<pos x="135" y="164"></pos>

<selected x="565" y="776"></selected>

</songpos>

 

<scratch chan="1">

<size width="290" height="290"></size>

<pos x="24" y="10"></pos>

<center x="167" y="160"></center>

<mousemask x="2" y="1259"></mousemask>

</scratch>

 

<slider action="jogwheel" chan="1" step="512" orientation="round" relative="true" mouse="circ">

<size width="53" height="57"></size>

<pos x="278" y="1"></pos>

<fader sensibility="8192">

<pos x="54" y="786" nb="3" nbx="3"></pos>

</fader>

 

</slider>

 

 

********************************************************************************

***************

 

CHANNEL 2

 

********************************************************************************

***************

<textzone pannel="2" chan="2" rightclick="edit_comment">

<size width="163" height="19"></size>

<pos x="575" y="503"></pos>

<up x="545" y="2033"></up>

<text font="lcdd" size="19" color="#FFD56E" align="center" format="%0,0%comment" scroll="yes"></text>

</textzone>

 

<visual pannel="2" chan="2" source="beat" type="custom">

<size width="67" height="51"></size>

<pos x="916" y="468"></pos>

<up x="3" y="1999"></up>

<down x="3" y="2143" nb="6"></down>

</visual>

 

<visual chan="2" source="beat" type="onoff">

<size width="12" height="7"></size>

<pos x="851" y="100"></pos>

<down x="485" y="2244"></down>

</visual>

 

 

<visual chan="2" source="beat" type="onoff">

<size width="7" height="12"></size>

<pos x="800" y="147"></pos>

<down x="477" y="2242"></down>

</visual>

 

<visual chan="2" source="beat" type="onoff">

<size width="7" height="12"></size>

<pos x="905" y="147"></pos>

<down x="498" y="2242"></down>

</visual>

 

 

<visual chan="2" type="custom" source="arm">

<size width="65" height="19"></size>

<pos x="958" y="1"></pos>

<down x="3" y="1930" nb="6" nbx="6"></down>

 

</visual>

 

 

<visual chan="2" type="transparent" source="rotation" factor="-2">

<size width="170" height="166"></size>

<pos x="770" y="70"></pos>

<down x="2" y="2261"></down>

<clipmask x="174" y="2260"></clipmask>

</visual>

 

<scratch chan="2">

<size width="157" height="157"></size>

<pos x="775" y="72"></pos>

<center x="852" y="160"></center>

<mousemask x="346" y="1712"></mousemask>

</scratch>

 

 

<scratch chan="2">

<size width="290" height="290"></size>

<pos x="710" y="10"></pos>

<center x="852" y="160"></center>

<mousemask x="2" y="1259"></mousemask>

</scratch>

 

<button action="beatlock" chan="2" rightclick="auto">

<size width="20" height="20"></size>

<pos x="538" y="389"></pos>

<selected x="200" y="855"></selected>

</button>

 

<visual chan="2" type="transparent" source="rotation" factor="-1">

<size width="304" height="308"></size>

<pos x="706" y="1"></pos>

<down x="706" y="1511"></down>

<clipmask x="680" y="1190"></clipmask>

</visual>

 

<visual chan="2" source="beat" type="custom">

<size width="56" height="94"></size>

<pos x="569" y="237"></pos>

<down x="4" y="1584" nb="7"></down>

</visual>

 

<visual chan="2" source="beat" type="linear" orientation="horizontal" direction="right">

<size width="33" height="9"></size>

<pos x="106" y="532"></pos>

<down x="626" y="809"></down>

</visual>

 

<visual chan="2" source="beat" type="custom">

<size width="104" height="44"></size>

<pos x="520" y="13"></pos>

<down x="1" y="886" nb="17" nbx="6"></down>

</visual>

 

 

 

<slider pannel="1" action="loop_in" chan="2" step="1024" orientation="round" relative="true" mouse="circ">

<size width="53" height="57"></size>

<pos x="626" y="467"></pos>

<fader sensibility="8192">

<pos x="54" y="786" nb="3" nbx="3"></pos>

</fader>

</slider>

 

<slider pannel="1" action="loop_out" chan="2" step="1024" orientation="round" relative="true" mouse="circ">

<size width="53" height="57"></size>

<pos x="682" y="467"></pos>

<fader sensibility="8192">

<pos x="54" y="786" nb="3" nbx="3"></pos>

</fader>

</slider>

 

<dropzone chan="2">

<size width="300" height="70"></size>

<pos x="694" y="313"></pos>

</dropzone>

 

 

<textzone chan="2">

<size width="324" height="26"></size>

<pos x="693" y="310"></pos>

<text font="lcdd" size="26" color="#88CBEE" align="center" format="%0,0%author" scroll="yes"></text>

</textzone>

 

<textzone chan="2">

<size width="324" height="26"></size>

<pos x="693" y="333"></pos>

<text font="lcdd" size="26" color="#88CBEE" align="center" format="%0,0%title" scroll="yes"></text>

</textzone>

 

<textzone pannel="1" chan="2" rightclick="edit_bpm">

<size width="93" height="28"></size>

<pos x="742" y="491"></pos>

<up x="154" y="2096"></up>

<text font="lcdd" size="28" color="#88CBEE" align="center" format="%Pbpm"></text>

</textzone>

 

<textzone chan="2" rightclick="edit_bpm">

<size width="43" height="9"></size>

<pos x="858" y="171"></pos>

<text font="verdana" size="10" color="#88CBEE" align="left" format="%Pbpm"></text>

</textzone>

 

<textzone chan="2">

<size width="40" height="18"></size>

<pos x="641" y="41"></pos>

<text font="lcdd" size="18" color="#88CBEE" align="center" format="%pitch"></text>

</textzone>

 

<textzone chan="2">

<size width="20" height="10"></size>

<pos x="598" y="78"></pos>

<text font="verdana" size="9" color="#88CBEE" align="right" format="%Plevel"></text>

</textzone>

 

<textzone chan="2">

<size width="35" height="9"></size>

<pos x="820" y="171"></pos>

<text font="verdana" size="10" color="#88CBEE" align="left" format="%Plevel"></text>

</textzone>

 

<textzone chan="2">

<size width="35" height="9"></size>

<pos x="857" y="171"></pos>

<text font="verdana" size="10" color="#88CBEE" align="left" format="%Plevel"></text>

</textzone>

 

 

 

<textzone chan="2" clickable="true" getmessage="true">

<size width="80" height="18"></size>

<pos x="698" y="365"></pos>

<text font="lcdd" size="18" color="#88CBEE" align="left" format="%time"></text>

</textzone>

 

<textzone chan="2" clickable="true" getmessage="true">

<size width="80" height="21"></size>

<pos x="824" y="143"></pos>

<text font="lcdd" size="21" color="#88CBEE" align="left" format="%spent"></text>

</textzone>

 

<textzone chan="2" clickable="true" getmessage="true">

<size width="80" height="18"></size>

<pos x="780" y="365"></pos>

<text font="lcdd" size="18" color="#88CBEE" align="left" format="%spent"></text>

</textzone>

 

<textzone chan="2">

<size width="85" height="18"></size>

<pos x="868" y="365"></pos>

<text font="lcdd" size="18" color="#88CBEE" align="left" format="%tostart"></text>

</textzone>

 

<textzone chan="2">

<size width="81" height="18"></size>

<pos x="958" y="365"></pos>

<text font="lcdd" size="18" color="#88CBEE" align="left" format="%toend"></text>

</textzone>

 

<textzone chan="2">

<size width="65" height="12"></size>

<pos x="850" y="130"></pos>

<text font="verdana" size="11" color="#88CBEE" align="left" format="%toend"></text>

</textzone>

 

<textzone chan="2" rightclick="edit_cuename" rightclickvalue="1">

<size width="42" height="10"></size>

<pos x="836" y="386"></pos>

<text font="Verdana" size="10" color="#88CBEE" align="right" format="%Ptocue1"></text>

<text2 font="verdana" size="10" color="red" align="right" format="%Pcue1"></text2>

</textzone>

 

<textzone chan="2" rightclick="edit_cuename" rightclickvalue="1">

<size width="42" height="10"></size>

<pos x="919" y="386"></pos>

<text font="Verdana" size="10" color="#88CBEE" align="right" format="%Ptocue2"></text>

<text2 font="verdana" size="10" color="red" align="right" format="%Pcue2"></text2>

</textzone>

 

 

<textzone chan="2" rightclick="edit_cuename" rightclickvalue="1">

<size width="42" height="10"></size>

<pos x="836" y="410"></pos>

<text font="Verdana" size="10" color="#88CBEE" align="right" format="%Ptocue3"></text>

<text2 font="verdana" size="10" color="red" align="right" format="%Pcue3"></text2>

</textzone>

 

<textzone chan="2" rightclick="edit_cuename" rightclickvalue="1">

<size width="42" height="10"></size>

<pos x="919" y="410"></pos>

<text2 font="verdana" size="10" color="#88CBEE" align="right" format="%Pcue4"></text2>

<text font="Verdana" size="10" color="red" align="right" format="%Pcue4"></text>

</textzone>

 

<textzone chan="2" rightclick="edit_cuename" rightclickvalue="1">

<size width="42" height="10"></size>

<pos x="836" y="435"></pos>

<text font="Verdana" size="10" color="#88CBEE" align="right" format="%Ptocue5"></text>

<text2 font="verdana" size="10" color="red" align="right" format="%Pcue5"></text2>

</textzone>

 

<textzone chan="2" rightclick="edit_cuename" rightclickvalue="1">

<size width="42" height="10"></size>

<pos x="919" y="435"></pos>

<text font="Verdana" size="10" color="#88CBEE" align="right" format="%Ptocue6"></text>

<text2 font="verdana" size="10" color="red" align="right" format="%Pcue6"></text2>

</textzone>

 

 

<button action="select" chan="2">

<size width="59" height="12"></size>

<pos x="827" y="249"></pos>

<selected x="788" y="823"></selected>

<down x="788" y="823"></down>

</button>

 

<slider action="pitch" chan="2" orientation="vertical" dblclick="reset" rightclick="temporary" direction="up">

<size width="36" height="187"></size>

<pos x="644" y="70"></pos>

<fader>

<size width="24" height="31"></size>

<pos x="500" y="1592"></pos>

<down x="500" y="1592"></down>

 

</fader>

</slider>

 

<button action="pitch" value="+4" chan="2">

<size width="14" height="13"></size>

<pos x="689" y="82"></pos>

<down x="635" y="881"></down>

 

</button>

 

<button action="pitch" value="-4" chan="2">

<size width="14" height="13"></size>

<pos x="690" y="235"></pos>

<down x="636" y="1034"></down>

 

</button>

 

<button action="pitch_reset" chan="2" dblclick="reset">

<size width="14" height="13"></size>

<pos x="690" y="158"></pos>

<selected x="636" y="957"></selected>

<down x="636" y="957"></down>

 

</button>

 

<button action="pitch_bend" value="+256_temporary" chan="2" rightclick="+1024_temporary">

<size width="26" height="26"></size>

<pos x="933" y="178"></pos>

<down x="477" y="844"></down>

<selected x="477" y="844"></selected>

 

</button>

 

<button action="pitch_bend" value="-256_temporary" chan="2" rightclick="-1024_temporary">

<size width="26" height="26"></size>

<pos x="752" y="178"></pos>

<down x="447" y="844"></down>

<selected x="447" y="844"></selected>

 

 

</button>

 

<slider action="gain" chan="2" orientation="vertical" dblclick="reset" rightclick="auto">

<size width="20" height="108"></size>

<pos x="601" y="93"></pos>

<fader sensibility="100">

<size width="19" height="25"></size>

<pos x="534" y="1592"></pos>

<down x="534" y="1592"></down>

 

</fader>

</slider>

 

<button action="gain" value="+6" chan="2">

<size width="21" height="12"></size>

<pos x="600" y="207"></pos>

<down x="704" y="816"></down>

 

</button>

 

<button action="gain" value="-6" chan="2">

<size width="21" height="12"></size>

<pos x="600" y="219"></pos>

<down x="704" y="828"></down>

 

</button>

 

<button action="gain" chan="2" leftclick="reset" dblclick="reset" rightclick="reset">

<size width="14" height="9"></size>

<pos x="583" y="78"></pos>

<down x="677" y="818"></down>

 

</button>

 

<slider action="level" chan="2" orientation="vertical" dblclick="reset" rightclick="temporary" direction="up">

<size width="16" height="180"></size>

<pos x="1005" y="77"></pos>

<fader>

<size width="17" height="25"></size>

<pos x="534" y="1592"></pos>

<down x="534" y="1592"></down>

 

</fader>

</slider>

 

 

<slider pannel="1" action="bass" chan="2" orientation="vertical" dblclick="reset" rightclick="temporary">

<size width="19" height="36"></size>

<pos x="866" y="480"></pos>

<up x="17" y="2086"></up>

<selected x="17" y="2086"></selected>

 

<fader>

<size width="19" height="14"></size>

<pos x="218" y="827"></pos>

<down x="218" y="827"></down>

 

</fader>

</slider>

 

<slider pannel="1" action="medium" chan="2" orientation="vertical" dblclick="reset" rightclick="temporary">

<size width="19" height="36"></size>

<pos x="910" y="480"></pos>

<up x="17" y="2086"></up>

<selected x="17" y="2086"></selected>

 

<fader>

<size width="19" height="14"></size>

<pos x="218" y="827"></pos>

<down x="218" y="827"></down>

 

</fader>

</slider>

 

<slider pannel="1" action="high" chan="2" orientation="vertical" dblclick="reset" rightclick="temporary">

<size width="19" height="36"></size>

<pos x="954" y="480"></pos>

<up x="17" y="2086"></up>

<selected x="17" y="2086"></selected>

 

<fader>

<size width="19" height="14"></size>

<pos x="218" y="827"></pos>

<down x="218" y="827"></down>

 

</fader>

</slider>

 

<button pannel="1" action="kill_bass" chan="2" rightclick="temporary">

<size width="9" height="9"></size>

<pos x="842" y="481"></pos>

<up x="138" y="2086"></up>

<down x="171" y="799"></down>

<selected x="171" y="799"></selected>

 

</button>

 

<button pannel="1" action="kill_medium" chan="2" rightclick="temporary">

<size width="9" height="9"></size>

<pos x="842" y="498"></pos>

<up x="138" y="2086"></up>

<down x="171" y="816"></down>

<selected x="171" y="816"></selected>

 

</button>

 

<button pannel="1" action="kill_high" chan="2" rightclick="temporary">

<size width="9" height="9"></size>

<pos x="842" y="515"></pos>

<up x="138" y="2086"></up>

<down x="171" y="833"></down>

<selected x="171" y="833"></selected>

 

</button>

 

 

 

<button pannel="1" action="eq_reset" chan="2">

<size width="14" height="9"></size>

<pos x="913" y="470"></pos>

<up x="63" y="2075"></up>

<down x="677" y="818"></down>

 

</button>

 

<button action="sync" chan="2">

<size width="41" height="36"></size>

<pos x="642" y="341"></pos>

<down x="400" y="1668"></down>

</button>

<button action="play_pause" chan="2" rightclick="temporary">

<size width="41" height="36"></size>

<pos x="642" y="303"></pos>

<down x="400" y="1626"></down>

<selected x="400" y="1626"></selected>

 

</button>

 

<button action="stop" chan="2" rightclick="auto">

<size width="41" height="36"></size>

<pos x="642" y="265"></pos>

<down x="400" y="1587"></down>

 

</button>

 

<button action="jogwheel" value="-1024" chan="2">

<size width="40" height="33"></size>

<pos x="883" y="227"></pos>

<down x="843" y="801"></down>

 

</button>

 

<button action="jogwheel" value="+1024" chan="2">

<size width="40" height="33"></size>

<pos x="789" y="227"></pos>

<down x="749" y="801"></down>

</button>

 

<button action="seek" value="+4_temporary" chan="2" rightclick="-8_temporary">

<size width="19" height="20"></size>

<pos x="963" y="271"></pos>

<down x="252" y="825"></down>

 

</button>

 

<button action="seek" value="-4_temporary" chan="2" rightclick="-8_temporary">

<size width="19" height="20"></size>

<pos x="999" y="271"></pos>

<down x="286" y="825"></down>

 

</button>

 

<button action="skip_beat" value="+3" chan="2">

<size width="19" height="20"></size>

<pos x="693" y="271"></pos>

<down x="252" y="793"></down>

 

</button>

 

<button action="skip_beat" value="-3" chan="2">

<size width="19" height="20"></size>

<pos x="729" y="271"></pos>

<down x="286" y="793"></down>

 

</button>

 

<button action="set_cue" value="1" chan="2" rightclick="temporary">

<size width="14" height="7"></size>

<pos x="822" y="399"></pos>

<down x="748" y="785"></down>

 

</button>

 

<button action="set_cue" value="2" chan="2" rightclick="temporary">

<size width="14" height="7"></size>

<pos x="905" y="399"></pos>

<down x="748" y="785"></down>

 

</button>

 

<button action="set_cue" value="3" chan="2" rightclick="temporary">

<size width="14" height="7"></size>

<pos x="822" y="424"></pos>

<down x="748" y="785"></down>

 

</button>

 

<button action="set_cue" value="4" chan="2" rightclick="temporary">

<size width="14" height="7"></size>

<pos x="905" y="424"></pos>

<down x="747" y="785"></down>

 

</button>

 

<button action="set_cue" value="5" chan="2" rightclick="temporary">

<size width="14" height="7"></size>

<pos x="822" y="448"></pos>

<down x="748" y="785"></down>

 

</button>

 

<button action="set_cue" value="6" chan="2" rightclick="temporary">

<size width="14" height="7"></size>

<pos x="905" y="448"></pos>

<down x="748" y="785"></down>

 

</button>

 

<button action="goto_cue" value="1" chan="2" rightclick="temporary">

<size width="14" height="7"></size>

<pos x="885" y="399"></pos>

<down x="748" y="785"></down>

 

</button>

 

 

 

<button action="goto_cue" value="2" chan="2" rightclick="temporary">

<size width="14" height="7"></size>

<pos x="968" y="399"></pos>

<down x="748" y="785"></down>

 

</button>

 

<button action="goto_cue" value="3" chan="2" rightclick="temporary">

<size width="14" height="7"></size>

<pos x="885" y="424"></pos>

<down x="748" y="785"></down>

 

</button>

 

<button action="goto_cue" value="4" chan="2" rightclick="temporary">

<size width="14" height="7"></size>

<pos x="968" y="424"></pos>

<down x="748" y="785"></down>

 

</button>

 

<button action="goto_cue" value="5" chan="2" rightclick="temporary">

<size width="14" height="7"></size>

<pos x="885" y="448"></pos>

<down x="748" y="785"></down>

 

</button>

 

<button action="goto_cue" value="6" chan="2" rightclick="temporary">

<size width="14" height="7"></size>

<pos x="968" y="448"></pos>

<down x="748" y="785"></down>

 

</button>

 

<button action="loop" value="-4" chan="2" rightclick="temporary">

<size width="25" height="14"></size>

<pos x="524" y="104"></pos>

<selected x="469" y="1409"></selected>

 

</button>

 

<button action="loop" value="-2" chan="2" rightclick="temporary">

<size width="25" height="14"></size>

<pos x="565" y="104"></pos>

<selected x="510" y="1409"></selected>

</button>

 

<button action="loop" value="1" chan="2" rightclick="temporary">

<size width="25" height="14"></size>

<pos x="524" y="133"></pos>

<selected x="469" y="1438"></selected>

</button>

 

<button action="loop" value="2" chan="2" rightclick="temporary">

<size width="25" height="14"></size>

<pos x="565" y="133"></pos>

<selected x="510" y="1438"></selected>

</button>

 

<button action="loop" value="4" chan="2" rightclick="temporary">

<size width="25" height="14"></size>

<pos x="524" y="162"></pos>

<selected x="469" y="1467"></selected>

</button>

 

<button action="loop" value="8" chan="2" rightclick="temporary">

<size width="25" height="14"></size>

<pos x="565" y="162"></pos>

<selected x="510" y="1467"></selected>

</button>

 

<button action="loop" value="16" chan="2" rightclick="temporary">

<size width="25" height="14"></size>

<pos x="524" y="192"></pos>

<selected x="469" y="1497"></selected>

</button>

 

<button action="loop" value="32" chan="2" rightclick="temporary">

<size width="25" height="14"></size>

<pos x="565" y="192"></pos>

<selected x="510" y="1497"></selected>

</button>

 

<button pannel="1" action="loop_in" chan="1">

<size width="36" height="13"></size>

<pos x="583" y="481"></pos>

<up x="370" y="2086"></up>

<down x="405" y="2210"></down>

 

</button>

 

<button pannel="1" action="loop_out" chan="2">

<size width="36" height="13"></size>

<pos x="583" y="496"></pos>

<up x="370" y="2101"></up>

<down x="405" y="2225"></down>

 

</button>

 

<button pannel="1" action="loop" value="0" chan="2">

<size width="36" height="13"></size>

<pos x="583" y="511"></pos>

<up x="370" y="2116"></up>

<down x="405" y="2240"></down>

 

</button>

 

 

<button pannel="1" action="loop" value="0" chan="2">

<size width="12" height="9"></size>

<pos x="551" y="137"></pos>

<down x="677" y="818"></down>

</button>

 

<button action="shift_loop" value="-1/4" chan="2">

<size width="9" height="9"></size>

<pos x="528" y="92"></pos>

<down x="473" y="1397"></down>

</button>

 

<button action="shift_loop" value="+1/4" chan="2">

<size width="9" height="9"></size>

<pos x="536" y="92"></pos>

<down x="481" y="1397"></down>

</button>

 

<button action="shift_loop" value="-1/2" chan="2">

<size width="9" height="9"></size>

<pos x="570" y="92"></pos>

<down x="473" y="1397"></down>

</button>

 

<button action="shift_loop" value="+1/2" chan="2">

<size width="9" height="9"></size>

<pos x="578" y="92"></pos>

<down x="481" y="1397"></down>

</button>

<button action="shift_loop" value="-1" chan="2">

<size width="9" height="9"></size>

<pos x="528" y="121"></pos>

<down x="473" y="1397"></down>

</button>

 

<button action="shift_loop" value="+1" chan="2">

<size width="9" height="9"></size>

<pos x="536" y="121"></pos>

<down x="481" y="1397"></down>

</button>

<button action="shift_loop" value="-2" chan="2">

<size width="9" height="9"></size>

<pos x="570" y="121"></pos>

<down x="473" y="1397"></down>

</button>

 

<button action="shift_loop" value="+2" chan="2">

<size width="9" height="9"></size>

<pos x="578" y="121"></pos>

<down x="481" y="1397"></down>

</button>

 

<button action="shift_loop" value="-4" chan="2">

<size width="9" height="9"></size>

<pos x="528" y="150"></pos>

<down x="473" y="1397"></down>

</button>

 

<button action="shift_loop" value="+4" chan="2">

<size width="9" height="9"></size>

<pos x="536" y="150"></pos>

<down x="481" y="1397"></down>

 

</button>

<button action="shift_loop" value="-8" chan="2">

<size width="9" height="9"></size>

<pos x="570" y="150"></pos>

<down x="473" y="1397"></down>

</button>

 

<button action="shift_loop" value="+8" chan="2">

<size width="9" height="9"></size>

<pos x="578" y="150"></pos>

<down x="481" y="1397"></down>

</button>

 

<button action="shift_loop" value="-16" chan="2">

<size width="9" height="9"></size>

<pos x="528" y="180"></pos>

<down x="473" y="1397"></down>

</button>

 

<button action="shift_loop" value="+16" chan="2">

<size width="9" height="9"></size>

<pos x="536" y="180"></pos>

<down x="481" y="1397"></down>

</button>

 

 

<button action="shift_loop" value="-32" chan="2">

<size width="9" height="9"></size>

<pos x="570" y="180"></pos>

<down x="473" y="1397"></down>

</button>

 

<button action="shift_loop" value="+32" chan="2">

<size width="9" height="9"></size>

<pos x="578" y="180"></pos>

<down x="481" y="1397"></down>

</button>

 

 

<button action="effect" value="1" chan="2" rightclick="temporary">

<size width="28" height="28"></size>

<pos x="892" y="61"></pos>

<down x="322" y="1284"></down>

<selected x="322" y="1284"></selected>

 

</button>

 

<button action="effect" value="2" chan="2" rightclick="temporary">

<size width="22" height="28"></size>

<pos x="919" y="85"></pos>

<down x="449" y="1308"></down>

<selected x="449" y="1308"></selected>

 

</button>

 

<button action="effect" value="3" chan="2" rightclick="temporary">

<size width="28" height="28"></size>

<pos x="933" y="113"></pos>

<down x="563" y="1336"></down>

<selected x="563" y="1336"></selected>

 

</button>

 

 

<songpos chan="2" orientation="horizontal" rightclick="temporary">

<size width="250" height="8"></size>

<pos x="568" y="387"></pos>

<selected x="336" y="782"></selected>

<cues>

<size width="7" height="8"></size>

<up x="519" y="810"></up>

<clipmask x="526" y="810"></clipmask>

<over x="533" y="810"></over>

<down x="540" y="810"></down>

</cues>

</songpos>

 

 

<songpos chan="2" orientation="horizontal" rightclick="temporary">

<size width="250" height="8"></size>

<pos x="568" y="397"></pos>

<volume x="336" y="792"></volume>

<volumeselected x="336" y="792"></volumeselected>

</songpos>

 

<songpos chan="2" orientation="horizontal" rightclick="temporary">

<size width="70" height="4"></size>

<pos x="821" y="164"></pos>

<selected x="565" y="776"></selected>

</songpos>

 

<slider action="jogwheel" chan="2" step="512" orientation="round" relative="true" mouse="circ">

<size width="53" height="57"></size>

<pos x="692" y="1"></pos>

<fader sensibility="8192">

<pos x="54" y="786" nb="3" nbx="3"></pos>

</fader>

 

</slider>

 

********************************************************************************

***************

 

<browser>

<size width="813" height="233"></size>

<pos x="173" y="531"></pos>

<text font="tahoma" size="13" weight="bold" color="#8F8F8F" selected="#0000FF"></text>

<options font="tahoma" size="13" color="#8F8F8F" over="#0000FF"></options>

<widgets font="Meu exemplo" size="10" color="#117AC6" facecolor="transparent" lightcolor="#117AC6" shadowcolor="#117AC6" darkshadowcolor="transparent" highlightcolor="transparent" trackcolor1="transparent" trackcolor2="transparent"></widgets>

 

</browser>

 

 

<button action="menu" value="0">

<size width="45" height="12"></size>

<pos x="38" y="653"></pos>

<selected x="323" y="805"></selected>

<over x="323" y="805"></over>

</button>

 

<button action="menu" value="1">

<size width="45" height="12"></size>

<pos x="82" y="653"></pos>

<selected x="367" y="805"></selected>

<over x="367" y="805"></over>

</button>

 

<button action="menu" value="2">

<size width="45" height="12"></size>

<pos x="126" y="653"></pos>

<selected x="411" y="805"></selected>

<over x="411" y="805"></over>

</button>

 

<button action="menu" value="3">

<size width="45" height="12"></size>

<pos x="38" y="667"></pos>

<selected x="323" y="819"></selected>

<over x="323" y="819"></over>

</button>

 

<button action="menu" value="4">

<size width="45" height="12"></size>

<pos x="82" y="667"></pos>

<selected x="367" y="819"></selected>

<over x="367" y="819"></over>

</button>

 

<button action="menu" value="5">

<size width="45" height="12"></size>

<pos x="126" y="667"></pos>

<selected x="411" y="819"></selected>

<over x="411" y="819"></over>

</button>

<button action="minimize">

<size width="23" height="23"></size>

<pos x="49" y="608"></pos>

<over x="772" y="848"></over>

</button>

 

<button action="maximize">

<size width="23" height="23"></size>

<pos x="92" y="608"></pos>

<over x="815" y="848"></over>

</button>

 

<button action="close">

<size width="23" height="23"></size>

<pos x="136" y="608"></pos>

<over x="859" y="848"></over>

</button>

 

<grabzone>

<size width="123" height="24"></size>

<pos x="450" y="450"></pos>

</grabzone>

 

</Skin>

Compartilhar este post


Link para o post
Compartilhar em outros sites

nossa cara.. olhei até a metade depois não consegui ver mais, mas para por figuras no xml você precisa de XSLT q é um template q faz o xml agir como se fosse um html por exemplo... você pode por css imagens etc...

boa sorte na busca

Compartilhar este post


Link para o post
Compartilhar em outros sites

dealelety, você precisa passar mais informações sobre o seu problema. Você tem um aplicativo que usa um arquivo XML? Do jeito que você falou, parece que o aplicativo É em XML.

Compartilhar este post


Link para o post
Compartilhar em outros sites

o seu problema é com as imagens e não com XML

primeira pergunta, o que é EFEITO LETRIRO pra você?

segunda pergunta, o GIF se movimentar você se refere a GIF ANIMADO

para isso você pode usar o PHOTOSHOP ou um GifAnimador(que na minha opnião são mais praticos e simples)

 

 

falow

Compartilhar este post


Link para o post
Compartilhar em outros sites

Uso um programa chamado virtual dj q usa uns skin´s e estam em XML.

 

Qro exibir nele umas figuras q estao em BMP e GIF Animado qdo executo ele e depois por efeito na figura BMP como da mesma for q fiz nesse texto exemplo:

 

<textzone>

<size width="200" height="17" geterrormessage="true"></size>

<pos x="175" y="739"></pos>

 

<text font="Century Gothic" size="15" color="#B7313A" format="::: ::: ::: ::: ::: ::: ::: ::: Dj Dea Lelety ::: ::: ::: ::: ::: ::: ::: :::" scroll="true"></text>

</textzone>

 

Obs: essa parte: "::: ::: ::: ::: ::: ::: ::: ::: Dj Dea Lelety ::: ::: ::: ::: ::: ::: ::: :::" qdo executo o virtual dj vai dá direita para esquerda e vice versa nesse exemplo.

 

Qro fazer a mesma coisa só q com figura em formato BMP.

A figura GIF Animado eu só qro q seja exibida qdo executo o programa.

Compartilhar este post


Link para o post
Compartilhar em outros sites

o prolema é com o programa pois o xml é foi desevolvido para a plataforma do programa

o melhor seria entrar o suporte do programa

 

ou Buscar dicas para o virtual dj pois cada XML é um XML

eles não tem um sistema para "execuções" e sim para marcar

 

a TAGs são padroizadas pelos programas a maioria das vezes

 

eu posso simplismete criar isso

<pastaA>
			   <arquivo url="" foto="">nome</arquivo>
			   <arquivo url="" foto="">nome</arquivo>
			   <arquivo url="" foto="">nome</arquivo>
			   <arquivo url="" foto="">nome</arquivo>
<pastaA>
porem esse padrão é meu de cada pessoa haverá um padrão então nesse caso somete quem criou a MARCAÇÃO

do XML do virtual dj pode lhe ajudar ou o suporte mesmo.

 

falow

Compartilhar este post


Link para o post
Compartilhar em outros sites

×

Informação importante

Ao usar o fórum, você concorda com nossos Termos e condições.