Serato XML Mapping for Xone:K2 with visualization https://serato.rarousmusic.com/
  • JavaScript 96.1%
  • HTML 2.1%
  • CSS 1.8%
Find a file
2025-11-16 09:42:57 +01:00
.idea INitial commit 2022-12-10 08:26:06 +01:00
display Update dependency vite to v7.2.2 2025-11-16 09:42:57 +01:00
generator WIP mapping generator 2025-09-16 16:01:29 +02:00
reader Use ordered Set 2025-09-17 15:48:33 +02:00
.editorconfig Added Export button 2025-09-17 17:09:46 +02:00
.gitignore Use Node 16 and Yarn berry 2022-12-10 10:38:40 +01:00
K2 Blank.svg Bundling settings 2022-12-10 10:32:34 +01:00
LICENSE.txt Added License file 2022-12-12 08:58:19 +01:00
readme.md Local reader script that uses deno deploy function 2022-12-12 14:54:52 +01:00
renovate.json Add renovate.json 2022-12-10 09:03:34 +00:00
XONE K2 - 4 decks (Live FX).xml Updated mapping 2022-12-11 21:07:25 +01:00
XONEK2 - 4 decks - v4.0.xml MP2015 default setting mapping 2025-09-16 11:33:43 +02:00

My Serato DJ Mapping for four decks on two Xone:K2

I was unable to debug my mapping, because some parameters behaved a bit different than I needed. Serato XML is undocumented and hard to read (generated mapping file had ~2500 LOC of XML with many duplicities). Serato UI doesn't help much, there is nothing like Ableton Live Mapping Browser.

Resources

Parts

  • reader - deno script to convert source XML to JS representation (cd reader; deno run --allow-read --allow-net main.js | pbcopy)
  • display - web frontend for visualisation of Serato XML data. (cd display; yarn; yarn dev)

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.