Let's study the behavior of normal and motorized faders.
Normal faders are dynamic resistors. Fader down (midi value = 0) means the resistance is so big, so that no signal can go through the fader circuit. Fader up (midi value = 127) means no resistance, so the complete signal can go though the circuit. DSP's in your controller translates the fader resistance level (analog) to a midi value (digital). With these faders the information goes one way: from fader to DSP and then to the computer.
Motorized faders need a bidirectional information stream. The actions you perform on the fader need to go to the computer and the computer needs to send signals back to the controller to make the motors of the faders move.
I assume that there is no bidirectional information stream possible (the circuit from the computer, or better say from the DSP back to the fader motor, is not present in your controller; why would they?). Even if you have the skills to create these circuits, you would have to reprogram the DSPs, which is really difficult.
A better option is to use an extra controller (for example an Arduino) that can receive signals from the computer to activate the fader motors. This would still require the knowledge to do this and modding skills.
The easiest way is to buy an off-the-shelf controller like the Behringer BCF-2000 and use it together with your VCI.
The next thing is to "teach" Traktor to activate the fader motor when needed. I know that Traktor can output certain information (for example: LED output). I don't know if Traktor is capable to output midi data specific to one midi control. If this is not the case, your whole plan goes up in smoke. I recommend that you check this with NI support.
Good luck...
Bookmarks