/usr/share/mixxx/controllers/Hercules DJ Control MP3.hid.xml is in mixxx-data 2.0.0~dfsg-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | <?xml version="1.0" encoding="utf-8"?>
<MixxxControllerPreset schemaVersion="1">
<info>
<name>Hercules DJ Control MP3 HID</name>
<author>Shalty
Adaptation for the MP3 reusing the work on the Mk1 by zestoy/ewanuno</author>
<description>Native HID script for the Hercules DJ Control MP3 controller.</description>
<forums>http://mixxx.org/forums/viewtopic.php?f=1&t=4966</forums>
</info>
<controller id="Hercules DJ Control MP3 HID">
<scriptfiles>
<file filename="Hercules-DJ-Control-MP3-hid-scripts.js" functionprefix="HerculesMP3Hid"/>
</scriptfiles>
</controller>
</MixxxControllerPreset>
|