- Notifications
You must be signed in to change notification settings - Fork1
Serato XML Mapping for Xone:K2 with visualization
License
NotificationsYou must be signed in to change notification settings
rarous/serato-playground
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 likeAbleton Live Mapping Browser.
- Original XML source that is used in this appXONE K2 - 4 decks (Live FX).xml.
- Allen&Heath Xone:K2 manual contains all data needed for MIDI mapping of those devices.
- For SVG surfaces I usedXone:K2 Blank Overlays and converted Illustrator to SVG.
- 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
)
This work is licensed under aCreative Commons Attribution-ShareAlike 4.0 International License.
About
Serato XML Mapping for Xone:K2 with visualization
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.