Quick Sign In:  

Forum: Old versions

Topic: fx button assigning with mixtrack pro 2

Dieses Thema ist veraltet und kann veraltete oder falsche Informationen enthalten.

I am not tech savvy at all especially when it comes to code!!

I have been trying to assign fx to the fx buttons in VDJ 7 but i am awful at coding and just seem to be getting in a right pickle and having to reinstall the mapper time and time again!!

please can someone help me....

I want to assign FX1 as flanger, FX2 as phaser and FX3 as wah wah....

below is the code in my mapper.... can anybody tell me what to change them to???

<map value="FX1_SEL" action="var &quot;shift&quot; ? effect 1 select : param_multiply 1% &amp; effect slider 1" />

<map value="FX2_SEL" action="var &quot;shift&quot; ? effect 2 select : param_multiply 1% &amp; effect slider 2" />

<map value="FX3_SEL" action="var &quot;shift&quot; ? effect 3 select : param_multiply 1% &amp; effect slider 3" />


and:

<map value="FX1" action="var &quot;shift&quot; ? loop 1 : effect 1 active" />
<map value="FX2" action="var &quot;shift&quot; ? loop 2 : effect 2 active" />
<map value="FX3" action="var &quot;shift&quot; ? loop 4 : effect 3 active" />

also do i need to change the following to be the same:

<map value="FX1" action="var &quot;shift&quot; ? loop 1 : effect 1 active" />
<map value="FX2" action="var &quot;shift&quot; ? loop 2 : effect 2 active" />
<map value="FX3" action="var &quot;shift&quot; ? loop 4 : effect 3 active" />

<map value="LED_FX1" action="var &quot;shift&quot; ? loop 1 : effect 1 active" />
<map value="LED_FX2" action="var &quot;shift&quot; ? loop 2 : effect 2 active" />
<map value="LED_FX3" action="var &quot;shift&quot; ? loop 4 : effect 3 active" />


if you can include the exact code so I can copy and paste that would be fantastic.


MANY THANKS!!!!!!!
 

geposted Thu 21 Aug 14 @ 6:44 am


(Alte Themen und Foren werden automatisch geschlossen)