Skip to content

Instantly share code, notes, and snippets.

@upCASE
upCASE / Roland_DJ-202.midi.xml
Created May 16, 2019 15:38
Roland DJ 202 Midi Map for Mixxx
<?xml version='1.0' encoding='utf-8'?>
<MixxxControllerPreset mixxxVersion="2.1.0+" schemaVersion="1">
<info>
<name>Roland DJ-202</name>
<author>Silvio Ankermann</author>
<description>4-deck mapping for Roland DJ-202 controller</description>
<wiki>https://mixxx.org/wiki/doku.php/roland_dj-202</wiki>
</info>
<controller id="DJ-202">
<scriptfiles>
@upCASE
upCASE / Roland_DJ-202-scripts.js
Created May 11, 2019 06:47
Roland DJ 202 mapping for Mixxx
////////////////////////////////////////////////////////////////////////
// JSHint configuration //
////////////////////////////////////////////////////////////////////////
/* global engine */
/* global script */
/* global midi */
/* global bpm */
/* global components */
////////////////////////////////////////////////////////////////////////