Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.51 KB

readme.md

File metadata and controls

18 lines (13 loc) · 1.51 KB

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.