Skip to content

Commit

Permalink
Kontrol S4 Mk3: initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Be-ing committed Sep 26, 2021
1 parent 5ed5164 commit a0f03c1
Show file tree
Hide file tree
Showing 2 changed files with 2,024 additions and 0 deletions.
17 changes: 17 additions & 0 deletions res/controllers/Traktor Kontrol S4 MK3.hid.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version='1.0' encoding='utf-8'?>
<MixxxControllerPreset mixxxVersion="2.4.0" schemaVersion="1">
<info>
<name>Traktor Kontrol S4 MK3</name>
<author>Be</author>
<description>HID Mapping for Traktor Kontrol S4 MK3</description>
<manual>native_instruments_traktor_kontrol_s4_mk3</manual>
<devices>
<product protocol="hid" vendor_id="0x17cc" product_id="0x1720" usage_page="0xff01" usage="0x1" interface_number="0x4" />
</devices>
</info>
<controller id="Traktor">
<scriptfiles>
<file filename="Traktor-Kontrol-S4-MK3.js" functionprefix="TraktorS4MK3"/>
</scriptfiles>
</controller>
</MixxxControllerPreset>
Loading

0 comments on commit a0f03c1

Please sign in to comment.