How do I highlight the scrolling graph with the jogwheel? I want the song that I am mixing to have a brighter scrolling graph then the song that is playing on the opposite deck. I use to be able to touch the jogwheel and that graph would get brighter. Do I need to map this?
geposted Fri 21 Jan 11 @ 1:08 pm
I know this can be done. anyone?
geposted Fri 21 Jan 11 @ 5:26 pm
Are you talking about the "WaveForm" on top of the skin?? If so what skin are you using and ill look into it.
Huey
Huey
geposted Fri 21 Jan 11 @ 5:38 pm
Thanks Huey. Yes I am talking about the wave form at the top of the skin. I am not sure of the skin name since I downloaded from the VDJ site and made some revisions to it. I have this same skin on my other laptop setup and it highlights the wave form. I use the Numark DMC2 controller with it. I am using the Dennon Dn MC6000 with this other setup that is not highlighting the wave form.
geposted Fri 21 Jan 11 @ 6:06 pm
Please address to the SKin Forum for further assistance http://www.virtualdj.com/forums/13/Virtual_DJ_Skins.html
Open a new topic, try to find the name of the skin (first line in the xml), post some photos if possible, about what exactly is that you would like to do.
Open a new topic, try to find the name of the skin (first line in the xml), post some photos if possible, about what exactly is that you would like to do.
geposted Fri 21 Jan 11 @ 8:31 pm
I didn't think this was a skin issue, because this same skin does this on a different controller setup. I thought it needed to be mapped.
geposted Sat 22 Jan 11 @ 9:32 am
Maybe its highlighting the selected deck or the masterdeck. Is this skin a 4 deck skin? Can you give us a screenshot?
geposted Sat 22 Jan 11 @ 9:21 pm
The skin is called Multi functions 1.5
geposted Sun 23 Jan 11 @ 7:22 pm
It will highlight when I use the VDJ jog wheel on the skin. It will not highlight when I use the Dennon NC6000 controller jogwheel. I tried adding in the mapper for the Dennon Jog wheel- "Jogwheel & Select" but that did not work.
geposted Sun 23 Jan 11 @ 7:38 pm
Map the JOG_TOUCH of the DenonMC6000 as
var_equal '$shift' 0 ? touchwheel_touch & select : nothing
var_equal '$shift' 0 ? touchwheel_touch & select : nothing
geposted Sun 23 Jan 11 @ 9:01 pm
Thanks DJ dad! That worked! Thank you so much for your help.
geposted Mon 24 Jan 11 @ 7:16 pm
Now if there was a way to cue the headphones by touching the jog wheel - that would be great. I think that would require 2 internal sound cards in the controller.
geposted Mon 24 Jan 11 @ 10:09 pm