
Controller Definition files
A controller in VirtualDJ 6 is defined by two files, a "definition" file and a "mapper" file.
The definition file gives a human-readable name to every MIDI code or HID zone.
The mapper file associates each name with an action in VDJscript.
Many controllers already have a definition embedded inside VirtualDJ.
If you have a controller that is not recognized natively by VirtualDJ, or if you are a manufacturer working on a new controller, it is very easy to create a new definition file for this controller.
The definition files are standard XML files, and must be installed in the MyDocuments/VirtualDJ/Devices/ folder.
The syntax of the definition file depends on the interface used (HID or MIDI):
See also:
- Differences between HID and MIDI protocols
Wiki HOME