From b7f07c9dc9eb9aef378cd1bd75ba0eeabb504534 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 18 Nov 2014 02:25:33 +0000 Subject: cleanup diff --git a/Midi_Interface/RHMixxx-scripts.js b/Midi_Interface/RHMixxx-scripts.js index a4655ac..4e4aff3 100644 --- a/Midi_Interface/RHMixxx-scripts.js +++ b/Midi_Interface/RHMixxx-scripts.js @@ -3,7 +3,7 @@ //** CopyLeft 2014, Josef Schauer / Christian Pointner ** //*********************************************************** -// *********** Actions *********** +// *********** Preamble *********** function RHMixxx() {} @@ -27,6 +27,8 @@ RHMixxx.groupNotes = { "[Sampler12]": 0x0F } +// *********** Init/De-Init *********** + RHMixxx.init = function (id, debug) { if(debug) print("RHMixxx initializing for controller '" + id + -- cgit v0.10.2