Hello All...
I'm trying to wrap my head around this scripting thing, but this is really not my cup of tea, even though i applaud all those who do. My query is real simple of sorts: I'm trying to make use of my filter by mapping it to my keyboard, and was successful in doing so to mute/unmute the control. However, due to my constant use of my keyboard to operate VDJ, I'm trying to write out the script where the word FILTER on the deck lights up when active, and dims back to normal when not active. My other effects that are now regulated to push button/one button controls light up automatically without any extra script to do so. trying to keep it all uniformed. Any help would be grateful.... Thanks in Advance
I'm trying to wrap my head around this scripting thing, but this is really not my cup of tea, even though i applaud all those who do. My query is real simple of sorts: I'm trying to make use of my filter by mapping it to my keyboard, and was successful in doing so to mute/unmute the control. However, due to my constant use of my keyboard to operate VDJ, I'm trying to write out the script where the word FILTER on the deck lights up when active, and dims back to normal when not active. My other effects that are now regulated to push button/one button controls light up automatically without any extra script to do so. trying to keep it all uniformed. Any help would be grateful.... Thanks in Advance
Posted Sun 04 Jun 17 @ 5:40 am
Hey man!! im a Dutch DJ xD
Do you speaking Dutch??
Do you speaking Dutch??
Posted Sun 04 Jun 17 @ 9:11 am
try the dutch area of the forum -> https://www.virtualdj.com/forums/9/Dutch_Forum.html
Posted Sun 04 Jun 17 @ 10:46 am
need4speedent wrote :
.....the word FILTER on the deck lights up when active, and dims back to normal when not active.
on which skin does the "Filter" word light up ?
Probably its using either ... filter 50% or filter_actvate actions
For "Leds" ...
One way is ..
filter 50% ? off : on
or
filter_activate ? on : off
Posted Sun 04 Jun 17 @ 2:41 pm