Well, I eventually figured out most of it. I had to make a custom definition xml file and define all the buttons, encoders, sliders, and LEDs. In the examples on the Virtual DJ forum and in the manual, all the definitions were like <button note=“0x01” … but I needed to change those from “0x01” to “1”, “0x05” to “5” etc. In Kilowhat I changed the feedback behavior from fixed color to value to color. The only leds I’m having trouble getting to follow with virtual dj now are the rings around my encoders. Anyway, here’s some sample text of the virtual DJ definition in case anyone searches for this later.
<color cc="28" name="LED_BUT_SM_L_OUTER_R_1" deck= "1" values="1=red,39=green,82=blue,106=magenta,63=cyan,23=yellow,127=white,black=0,orange=8,darkred=124,darkgreen=49,darkyellow=22,darkcyan=72,darkmagenta=115,darkorange=10"/>
<color cc="29" name="LED_BUT_SM_L_OUTER_R_2" deck= "1" values="1=red,39=green,82=blue,106=magenta,63=cyan,23=yellow,127=white,black=0,orange=8,darkred=124,darkgreen=49,darkyellow=22,darkcyan=72,darkmagenta=115,darkorange=10"/>
<color cc="30" name="LED_BUT_SM_L_OUTER_R_3" deck= "1" values="1=red,39=green,82=blue,106=magenta,63=cyan,23=yellow,127=white,black=0,orange=8,darkred=124,darkgreen=49,darkyellow=22,darkcyan=72,darkmagenta=115,darkorange=10"/>
<color cc="31" name="LED_BUT_SM_L_OUTER_R_4" deck= "1" values="1=red,39=green,82=blue,106=magenta,63=cyan,23=yellow,127=white,black=0,orange=8,darkred=124,darkgreen=49,darkyellow=22,darkcyan=72,darkmagenta=115,darkorange=10"/>
<color cc="32" name="LED_BUT_SM_L_OUTER_R_5" deck= "1" values="1=red,39=green,82=blue,106=magenta,63=cyan,23=yellow,127=white,black=0,orange=8,darkred=124,darkgreen=49,darkyellow=22,darkcyan=72,darkmagenta=115,darkorange=10"/>
<color cc="33" name="LED_BUT_SM_L_OUTER_R_6" deck= "1" values="1=red,39=green,82=blue,106=magenta,63=cyan,23=yellow,127=white,black=0,orange=8,darkred=124,darkgreen=49,darkyellow=22,darkcyan=72,darkmagenta=115,darkorange=10"/>
<color cc="34" name="LED_BUT_SM_L_OUTER_R_7" deck= "1" values="1=red,39=green,82=blue,106=magenta,63=cyan,23=yellow,127=white,black=0,orange=8,darkred=124,darkgreen=49,darkyellow=22,darkcyan=72,darkmagenta=115,darkorange=10"/>
<color cc="35" name="LED_BUT_SM_L_OUTER_R_8" deck= "1" values="1=red,39=green,82=blue,106=magenta,63=cyan,23=yellow,127=white,black=0,orange=8,darkred=124,darkgreen=49,darkyellow=22,darkcyan=72,darkmagenta=115,darkorange=10"/>