Just picked up the unit today. Have barely messed with it, but I must say I love the default mapping so far. So well thought out and user friendly.
With that being said, I noticed one issue. The RGBs for the horizontal buttons are not illuminating. The scripting for RGB_BUT_HOR 1 is currently var '$mk2page' 0 ? constant 'yellow' : off. The light is not on. Same issue with the rest of the buttons. I am on page 0 and using default mapper.
Am I missing something?
With that being said, I noticed one issue. The RGBs for the horizontal buttons are not illuminating. The scripting for RGB_BUT_HOR 1 is currently var '$mk2page' 0 ? constant 'yellow' : off. The light is not on. Same issue with the rest of the buttons. I am on page 0 and using default mapper.
Am I missing something?
geposted Tue 11 Aug 15 @ 5:15 am
if you assign that RGB as ..
constant 'yellow'
or
constant 'red'
does it light up yellow or red in all pages ?
constant 'yellow'
or
constant 'red'
does it light up yellow or red in all pages ?
geposted Tue 11 Aug 15 @ 12:13 pm
No lights at all. Tried with several different colors.
geposted Tue 11 Aug 15 @ 7:22 pm
Ok here is something i need you to try (there may be something i need to fix in the definition files).
Download and install MIDIOX from http://www.midiox.com/
Run MIDIOX
From the top menu , choose Options-->MIDI Devices
Select the MK2 in both tabs (MIDI Inputs/Outputs) and press OK.
From the menu choose Actions-->Send-->Sysex file
Close the popup window to select a file.
In the Command window type :
90 68 50
From the menu of the window Command Window-->Send sysex
Do you get any color for the 1st HOR button ?
If not, clear the box and type
B0 68 50
From the menu of the window Command Window-->Send sysex
Let me know which one of the 2 works
Download and install MIDIOX from http://www.midiox.com/
Run MIDIOX
From the top menu , choose Options-->MIDI Devices
Select the MK2 in both tabs (MIDI Inputs/Outputs) and press OK.
From the menu choose Actions-->Send-->Sysex file
Close the popup window to select a file.
In the Command window type :
90 68 50
From the menu of the window Command Window-->Send sysex
Do you get any color for the 1st HOR button ?
If not, clear the box and type
B0 68 50
From the menu of the window Command Window-->Send sysex
Let me know which one of the 2 works
geposted Tue 11 Aug 15 @ 8:09 pm
Doing it now.
geposted Tue 11 Aug 15 @ 8:11 pm
B0 68 50 gave me blue on the first HOR button.
Love seeing some of the behind the scenes here...
Love seeing some of the behind the scenes here...
geposted Tue 11 Aug 15 @ 8:17 pm
+1
we need to work on the basic mapping ....
it's good .... but it's not right yet
we need to work on the basic mapping ....
it's good .... but it's not right yet
geposted Tue 11 Aug 15 @ 8:26 pm
Definition files updated.
Fix available in builds ending at .1049 (or higher)
Launch VirtualDJ, let it run for a minute, close, launch again
Verify the build number from settings window
Fix available in builds ending at .1049 (or higher)
Launch VirtualDJ, let it run for a minute, close, launch again
Verify the build number from settings window
geposted Tue 11 Aug 15 @ 8:40 pm
Works like a charm!!!
Now to map the other pages for some fun stuff!!!
Thanks so much!!!
Now to map the other pages for some fun stuff!!!
Thanks so much!!!
geposted Tue 11 Aug 15 @ 8:47 pm