Sp33DJr wrote :
I wanted to map like this :
<map value="SCRATCH+BALANCE" action="djc_button_slider 1" />
<map value="SCRATCH+PFL_MIX" action="djc_button_slider 2" />
Why dont you try this:
vinyl_mode ? balance ? djc_button_slider 1
vinyl_mode ? pfl_mix ? djc_button_slider 2
I will install LE on another machine and test some other things out...