I have DN-MC6000 and I'm trying to get the "BROWSE" button to: on click, "browser_zoom", and on second click, return to normal.
Here is the code:
set '$browser' 1 & down ? nothing : var_equal '$browser' 2 ? set '$browser' 0 : set '$browser' 0 & var '$sampler' ? skin_pannel "mixer" on & set '$sampler' 2 : page "browser" ? browser_window +1 : page "browser"
Thank you.
Here is the code:
set '$browser' 1 & down ? nothing : var_equal '$browser' 2 ? set '$browser' 0 : set '$browser' 0 & var '$sampler' ? skin_pannel "mixer" on & set '$sampler' 2 : page "browser" ? browser_window +1 : page "browser"
Thank you.
Inviato Thu 25 Aug 11 @ 1:13 pm
can you please say what you want in english, that script looks like you want the browse button to cycle through 4 modes not two like you ask.. can you make it really tricky and in depth, it's always slow at work on fridays... LOL
Inviato Thu 25 Aug 11 @ 5:28 pm
The default mapping for the MC6000 already does this.
Please ensure that you have the latest version installed: http://www.virtualdj.com/download/updates.html
Please ensure that you have the latest version installed: http://www.virtualdj.com/download/updates.html
Inviato Thu 25 Aug 11 @ 8:53 pm