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 "shift" ? effect 1 select : param_multiply 1% & effect slider 1" />
<map value="FX2_SEL" action="var "shift" ? effect 2 select : param_multiply 1% & effect slider 2" />
<map value="FX3_SEL" action="var "shift" ? effect 3 select : param_multiply 1% & effect slider 3" />
and:
<map value="FX1" action="var "shift" ? loop 1 : effect 1 active" />
<map value="FX2" action="var "shift" ? loop 2 : effect 2 active" />
<map value="FX3" action="var "shift" ? loop 4 : effect 3 active" />
also do i need to change the following to be the same:
<map value="FX1" action="var "shift" ? loop 1 : effect 1 active" />
<map value="FX2" action="var "shift" ? loop 2 : effect 2 active" />
<map value="FX3" action="var "shift" ? loop 4 : effect 3 active" />
<map value="LED_FX1" action="var "shift" ? loop 1 : effect 1 active" />
<map value="LED_FX2" action="var "shift" ? loop 2 : effect 2 active" />
<map value="LED_FX3" action="var "shift" ? loop 4 : effect 3 active" />
if you can include the exact code so I can copy and paste that would be fantastic.
MANY THANKS!!!!!!!
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 "shift" ? effect 1 select : param_multiply 1% & effect slider 1" />
<map value="FX2_SEL" action="var "shift" ? effect 2 select : param_multiply 1% & effect slider 2" />
<map value="FX3_SEL" action="var "shift" ? effect 3 select : param_multiply 1% & effect slider 3" />
and:
<map value="FX1" action="var "shift" ? loop 1 : effect 1 active" />
<map value="FX2" action="var "shift" ? loop 2 : effect 2 active" />
<map value="FX3" action="var "shift" ? loop 4 : effect 3 active" />
also do i need to change the following to be the same:
<map value="FX1" action="var "shift" ? loop 1 : effect 1 active" />
<map value="FX2" action="var "shift" ? loop 2 : effect 2 active" />
<map value="FX3" action="var "shift" ? loop 4 : effect 3 active" />
<map value="LED_FX1" action="var "shift" ? loop 1 : effect 1 active" />
<map value="LED_FX2" action="var "shift" ? loop 2 : effect 2 active" />
<map value="LED_FX3" action="var "shift" ? loop 4 : effect 3 active" />
if you can include the exact code so I can copy and paste that would be fantastic.
MANY THANKS!!!!!!!
Mensajes Thu 21 Aug 14 @ 6:44 am