hello , Would it be possible to adapt this to virtual DJ? The author says it is only for Traktor, but could someone with knowledge in VDJ adapt it?
https://www.youtube.com/watch?v=FP2H-KM01c8
https://www.youtube.com/watch?v=FP2H-KM01c8
Mensajes Sun 29 Sep 24 @ 9:13 am
The default Mapping is offering 8 keys named as .. LED_JOG_1 to LED_JOG_8
You could do all kind of mapping for those 8 leds.
E.g. for the Track Load animation, you could use the load_pulse Xms action
like ... load_pulse 50ms ? off : get_deck_color 'absolute' for one LED and load_pulse 200ms ? off : get_deck_color 'absolute' for some other
and the off being any other thing you like
But i really dont see any useful info or feedback in the video. All it shows is 3 to 4 leds indicating the rotation, instead of 1 ?
You want the leds to simulate the Jog rotation ? I believe we have tried that, but it was very "rough", if you intend to be precise as if you had a needle, trust me , it wont be. The 8 leds/sections are not enough to give you that
You could do all kind of mapping for those 8 leds.
E.g. for the Track Load animation, you could use the load_pulse Xms action
like ... load_pulse 50ms ? off : get_deck_color 'absolute' for one LED and load_pulse 200ms ? off : get_deck_color 'absolute' for some other
and the off being any other thing you like
But i really dont see any useful info or feedback in the video. All it shows is 3 to 4 leds indicating the rotation, instead of 1 ?
You want the leds to simulate the Jog rotation ? I believe we have tried that, but it was very "rough", if you intend to be precise as if you had a needle, trust me , it wont be. The 8 leds/sections are not enough to give you that
Mensajes Sun 29 Sep 24 @ 4:50 pm