Skip to content

rarous/serato-playground

Repository files navigation

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.