From b92a89f9b130744fbc856f33c5525288af5d5734 Mon Sep 17 00:00:00 2001 From: George Reales Date: Fri, 11 Jun 2021 12:16:59 +0200 Subject: [PATCH] Added XML MIDI hardware boards --- .../OB-Xd/MIDI/Arturia MicroFreak.xml | 78 +++++++++++++++++++ .../MIDI/Dave Smith Instruments OB-6.xml | 22 ++++++ .../OB-Xd/MIDI/Elektron Analog Four MKII.xml | 78 +++++++++++++++++++ .../discoDSP/OB-Xd/MIDI/Elektron Digitakt.xml | 78 +++++++++++++++++++ .../discoDSP/OB-Xd/MIDI/Elektron Digitone.xml | 78 +++++++++++++++++++ .../OB-Xd/MIDI/IK Multimedia Uno Synth.xml | 78 +++++++++++++++++++ Documents/discoDSP/OB-Xd/MIDI/KORG MS2000.xml | 78 +++++++++++++++++++ .../discoDSP/OB-Xd/MIDI/KORG micro KORG.xml | 78 +++++++++++++++++++ .../discoDSP/OB-Xd/MIDI/KORG minilogue xd.xml | 78 +++++++++++++++++++ .../discoDSP/OB-Xd/MIDI/KORG minilogue.xml | 78 +++++++++++++++++++ .../discoDSP/OB-Xd/MIDI/KORG monologue.xml | 78 +++++++++++++++++++ Documents/discoDSP/OB-Xd/MIDI/Modal Craft.xml | 78 +++++++++++++++++++ .../discoDSP/OB-Xd/MIDI/Modal Skulpt.xml | 78 +++++++++++++++++++ .../discoDSP/OB-Xd/MIDI/Moog Minitaur.xml | 78 +++++++++++++++++++ Documents/discoDSP/OB-Xd/MIDI/Moog Sirin.xml | 78 +++++++++++++++++++ Documents/discoDSP/OB-Xd/MIDI/Moog Sub 37.xml | 78 +++++++++++++++++++ .../discoDSP/OB-Xd/MIDI/Moog Sub Phatty.xml | 22 ++++++ .../MIDI/Mutable Instruments Shruthi.xml | 78 +++++++++++++++++++ .../discoDSP/OB-Xd/MIDI/Novation Circuit.xml | 78 +++++++++++++++++++ .../discoDSP/OB-Xd/MIDI/Roland JD-XA.xml | 78 +++++++++++++++++++ .../discoDSP/OB-Xd/MIDI/Roland JD-Xi.xml | 78 +++++++++++++++++++ .../discoDSP/OB-Xd/MIDI/Roland JP-08.xml | 78 +++++++++++++++++++ .../discoDSP/OB-Xd/MIDI/Roland JU-06.xml | 78 +++++++++++++++++++ .../discoDSP/OB-Xd/MIDI/Roland JX-03.xml | 78 +++++++++++++++++++ .../discoDSP/OB-Xd/MIDI/Roland SE-02.xml | 78 +++++++++++++++++++ .../discoDSP/OB-Xd/MIDI/Roland SH-01A.xml | 78 +++++++++++++++++++ .../OB-Xd/MIDI/Studiologic Sledge.xml | 78 +++++++++++++++++++ .../discoDSP/OB-Xd/MIDI/Tasty Chips GR-1.xml | 78 +++++++++++++++++++ .../discoDSP/OB-Xd/MIDI/Waldorf Blofeld.xml | 78 +++++++++++++++++++ .../discoDSP/OB-Xd/MIDI/freds-lab buzzzy.xml | 78 +++++++++++++++++++ 30 files changed, 2228 insertions(+) create mode 100755 Documents/discoDSP/OB-Xd/MIDI/Arturia MicroFreak.xml create mode 100755 Documents/discoDSP/OB-Xd/MIDI/Dave Smith Instruments OB-6.xml create mode 100755 Documents/discoDSP/OB-Xd/MIDI/Elektron Analog Four MKII.xml create mode 100755 Documents/discoDSP/OB-Xd/MIDI/Elektron Digitakt.xml create mode 100755 Documents/discoDSP/OB-Xd/MIDI/Elektron Digitone.xml create mode 100755 Documents/discoDSP/OB-Xd/MIDI/IK Multimedia Uno Synth.xml create mode 100755 Documents/discoDSP/OB-Xd/MIDI/KORG MS2000.xml create mode 100755 Documents/discoDSP/OB-Xd/MIDI/KORG micro KORG.xml create mode 100755 Documents/discoDSP/OB-Xd/MIDI/KORG minilogue xd.xml create mode 100755 Documents/discoDSP/OB-Xd/MIDI/KORG minilogue.xml create mode 100755 Documents/discoDSP/OB-Xd/MIDI/KORG monologue.xml create mode 100755 Documents/discoDSP/OB-Xd/MIDI/Modal Craft.xml create mode 100755 Documents/discoDSP/OB-Xd/MIDI/Modal Skulpt.xml create mode 100755 Documents/discoDSP/OB-Xd/MIDI/Moog Minitaur.xml create mode 100755 Documents/discoDSP/OB-Xd/MIDI/Moog Sirin.xml create mode 100755 Documents/discoDSP/OB-Xd/MIDI/Moog Sub 37.xml create mode 100755 Documents/discoDSP/OB-Xd/MIDI/Moog Sub Phatty.xml create mode 100755 Documents/discoDSP/OB-Xd/MIDI/Mutable Instruments Shruthi.xml create mode 100755 Documents/discoDSP/OB-Xd/MIDI/Novation Circuit.xml create mode 100755 Documents/discoDSP/OB-Xd/MIDI/Roland JD-XA.xml create mode 100755 Documents/discoDSP/OB-Xd/MIDI/Roland JD-Xi.xml create mode 100755 Documents/discoDSP/OB-Xd/MIDI/Roland JP-08.xml create mode 100755 Documents/discoDSP/OB-Xd/MIDI/Roland JU-06.xml create mode 100755 Documents/discoDSP/OB-Xd/MIDI/Roland JX-03.xml create mode 100755 Documents/discoDSP/OB-Xd/MIDI/Roland SE-02.xml create mode 100755 Documents/discoDSP/OB-Xd/MIDI/Roland SH-01A.xml create mode 100755 Documents/discoDSP/OB-Xd/MIDI/Studiologic Sledge.xml create mode 100755 Documents/discoDSP/OB-Xd/MIDI/Tasty Chips GR-1.xml create mode 100755 Documents/discoDSP/OB-Xd/MIDI/Waldorf Blofeld.xml create mode 100755 Documents/discoDSP/OB-Xd/MIDI/freds-lab buzzzy.xml diff --git a/Documents/discoDSP/OB-Xd/MIDI/Arturia MicroFreak.xml b/Documents/discoDSP/OB-Xd/MIDI/Arturia MicroFreak.xml new file mode 100755 index 0000000..a67045c --- /dev/null +++ b/Documents/discoDSP/OB-Xd/MIDI/Arturia MicroFreak.xml @@ -0,0 +1,78 @@ + + + diff --git a/Documents/discoDSP/OB-Xd/MIDI/Dave Smith Instruments OB-6.xml b/Documents/discoDSP/OB-Xd/MIDI/Dave Smith Instruments OB-6.xml new file mode 100755 index 0000000..8fee0a9 --- /dev/null +++ b/Documents/discoDSP/OB-Xd/MIDI/Dave Smith Instruments OB-6.xml @@ -0,0 +1,22 @@ + + + diff --git a/Documents/discoDSP/OB-Xd/MIDI/Elektron Analog Four MKII.xml b/Documents/discoDSP/OB-Xd/MIDI/Elektron Analog Four MKII.xml new file mode 100755 index 0000000..818881d --- /dev/null +++ b/Documents/discoDSP/OB-Xd/MIDI/Elektron Analog Four MKII.xml @@ -0,0 +1,78 @@ + + + diff --git a/Documents/discoDSP/OB-Xd/MIDI/Elektron Digitakt.xml b/Documents/discoDSP/OB-Xd/MIDI/Elektron Digitakt.xml new file mode 100755 index 0000000..a250382 --- /dev/null +++ b/Documents/discoDSP/OB-Xd/MIDI/Elektron Digitakt.xml @@ -0,0 +1,78 @@ + + + diff --git a/Documents/discoDSP/OB-Xd/MIDI/Elektron Digitone.xml b/Documents/discoDSP/OB-Xd/MIDI/Elektron Digitone.xml new file mode 100755 index 0000000..068ea3c --- /dev/null +++ b/Documents/discoDSP/OB-Xd/MIDI/Elektron Digitone.xml @@ -0,0 +1,78 @@ + + + diff --git a/Documents/discoDSP/OB-Xd/MIDI/IK Multimedia Uno Synth.xml b/Documents/discoDSP/OB-Xd/MIDI/IK Multimedia Uno Synth.xml new file mode 100755 index 0000000..74107ed --- /dev/null +++ b/Documents/discoDSP/OB-Xd/MIDI/IK Multimedia Uno Synth.xml @@ -0,0 +1,78 @@ + + + diff --git a/Documents/discoDSP/OB-Xd/MIDI/KORG MS2000.xml b/Documents/discoDSP/OB-Xd/MIDI/KORG MS2000.xml new file mode 100755 index 0000000..4ef8e62 --- /dev/null +++ b/Documents/discoDSP/OB-Xd/MIDI/KORG MS2000.xml @@ -0,0 +1,78 @@ + + + diff --git a/Documents/discoDSP/OB-Xd/MIDI/KORG micro KORG.xml b/Documents/discoDSP/OB-Xd/MIDI/KORG micro KORG.xml new file mode 100755 index 0000000..5b67e16 --- /dev/null +++ b/Documents/discoDSP/OB-Xd/MIDI/KORG micro KORG.xml @@ -0,0 +1,78 @@ + + + diff --git a/Documents/discoDSP/OB-Xd/MIDI/KORG minilogue xd.xml b/Documents/discoDSP/OB-Xd/MIDI/KORG minilogue xd.xml new file mode 100755 index 0000000..9ba2792 --- /dev/null +++ b/Documents/discoDSP/OB-Xd/MIDI/KORG minilogue xd.xml @@ -0,0 +1,78 @@ + + + diff --git a/Documents/discoDSP/OB-Xd/MIDI/KORG minilogue.xml b/Documents/discoDSP/OB-Xd/MIDI/KORG minilogue.xml new file mode 100755 index 0000000..f5d6c1f --- /dev/null +++ b/Documents/discoDSP/OB-Xd/MIDI/KORG minilogue.xml @@ -0,0 +1,78 @@ + + + diff --git a/Documents/discoDSP/OB-Xd/MIDI/KORG monologue.xml b/Documents/discoDSP/OB-Xd/MIDI/KORG monologue.xml new file mode 100755 index 0000000..9ba2792 --- /dev/null +++ b/Documents/discoDSP/OB-Xd/MIDI/KORG monologue.xml @@ -0,0 +1,78 @@ + + + diff --git a/Documents/discoDSP/OB-Xd/MIDI/Modal Craft.xml b/Documents/discoDSP/OB-Xd/MIDI/Modal Craft.xml new file mode 100755 index 0000000..4a71a23 --- /dev/null +++ b/Documents/discoDSP/OB-Xd/MIDI/Modal Craft.xml @@ -0,0 +1,78 @@ + + + diff --git a/Documents/discoDSP/OB-Xd/MIDI/Modal Skulpt.xml b/Documents/discoDSP/OB-Xd/MIDI/Modal Skulpt.xml new file mode 100755 index 0000000..7f73ad0 --- /dev/null +++ b/Documents/discoDSP/OB-Xd/MIDI/Modal Skulpt.xml @@ -0,0 +1,78 @@ + + + diff --git a/Documents/discoDSP/OB-Xd/MIDI/Moog Minitaur.xml b/Documents/discoDSP/OB-Xd/MIDI/Moog Minitaur.xml new file mode 100755 index 0000000..eaa9f58 --- /dev/null +++ b/Documents/discoDSP/OB-Xd/MIDI/Moog Minitaur.xml @@ -0,0 +1,78 @@ + + + diff --git a/Documents/discoDSP/OB-Xd/MIDI/Moog Sirin.xml b/Documents/discoDSP/OB-Xd/MIDI/Moog Sirin.xml new file mode 100755 index 0000000..0c0239a --- /dev/null +++ b/Documents/discoDSP/OB-Xd/MIDI/Moog Sirin.xml @@ -0,0 +1,78 @@ + + + diff --git a/Documents/discoDSP/OB-Xd/MIDI/Moog Sub 37.xml b/Documents/discoDSP/OB-Xd/MIDI/Moog Sub 37.xml new file mode 100755 index 0000000..8b90e7a --- /dev/null +++ b/Documents/discoDSP/OB-Xd/MIDI/Moog Sub 37.xml @@ -0,0 +1,78 @@ + + + diff --git a/Documents/discoDSP/OB-Xd/MIDI/Moog Sub Phatty.xml b/Documents/discoDSP/OB-Xd/MIDI/Moog Sub Phatty.xml new file mode 100755 index 0000000..cf5b58c --- /dev/null +++ b/Documents/discoDSP/OB-Xd/MIDI/Moog Sub Phatty.xml @@ -0,0 +1,22 @@ + + + diff --git a/Documents/discoDSP/OB-Xd/MIDI/Mutable Instruments Shruthi.xml b/Documents/discoDSP/OB-Xd/MIDI/Mutable Instruments Shruthi.xml new file mode 100755 index 0000000..af14437 --- /dev/null +++ b/Documents/discoDSP/OB-Xd/MIDI/Mutable Instruments Shruthi.xml @@ -0,0 +1,78 @@ + + + diff --git a/Documents/discoDSP/OB-Xd/MIDI/Novation Circuit.xml b/Documents/discoDSP/OB-Xd/MIDI/Novation Circuit.xml new file mode 100755 index 0000000..01775f8 --- /dev/null +++ b/Documents/discoDSP/OB-Xd/MIDI/Novation Circuit.xml @@ -0,0 +1,78 @@ + + + diff --git a/Documents/discoDSP/OB-Xd/MIDI/Roland JD-XA.xml b/Documents/discoDSP/OB-Xd/MIDI/Roland JD-XA.xml new file mode 100755 index 0000000..b078326 --- /dev/null +++ b/Documents/discoDSP/OB-Xd/MIDI/Roland JD-XA.xml @@ -0,0 +1,78 @@ + + + diff --git a/Documents/discoDSP/OB-Xd/MIDI/Roland JD-Xi.xml b/Documents/discoDSP/OB-Xd/MIDI/Roland JD-Xi.xml new file mode 100755 index 0000000..c03b49d --- /dev/null +++ b/Documents/discoDSP/OB-Xd/MIDI/Roland JD-Xi.xml @@ -0,0 +1,78 @@ + + + diff --git a/Documents/discoDSP/OB-Xd/MIDI/Roland JP-08.xml b/Documents/discoDSP/OB-Xd/MIDI/Roland JP-08.xml new file mode 100755 index 0000000..c698e7b --- /dev/null +++ b/Documents/discoDSP/OB-Xd/MIDI/Roland JP-08.xml @@ -0,0 +1,78 @@ + + + diff --git a/Documents/discoDSP/OB-Xd/MIDI/Roland JU-06.xml b/Documents/discoDSP/OB-Xd/MIDI/Roland JU-06.xml new file mode 100755 index 0000000..c698e7b --- /dev/null +++ b/Documents/discoDSP/OB-Xd/MIDI/Roland JU-06.xml @@ -0,0 +1,78 @@ + + + diff --git a/Documents/discoDSP/OB-Xd/MIDI/Roland JX-03.xml b/Documents/discoDSP/OB-Xd/MIDI/Roland JX-03.xml new file mode 100755 index 0000000..8ee8fd6 --- /dev/null +++ b/Documents/discoDSP/OB-Xd/MIDI/Roland JX-03.xml @@ -0,0 +1,78 @@ + + + diff --git a/Documents/discoDSP/OB-Xd/MIDI/Roland SE-02.xml b/Documents/discoDSP/OB-Xd/MIDI/Roland SE-02.xml new file mode 100755 index 0000000..c4c8145 --- /dev/null +++ b/Documents/discoDSP/OB-Xd/MIDI/Roland SE-02.xml @@ -0,0 +1,78 @@ + + + diff --git a/Documents/discoDSP/OB-Xd/MIDI/Roland SH-01A.xml b/Documents/discoDSP/OB-Xd/MIDI/Roland SH-01A.xml new file mode 100755 index 0000000..0241aab --- /dev/null +++ b/Documents/discoDSP/OB-Xd/MIDI/Roland SH-01A.xml @@ -0,0 +1,78 @@ + + + diff --git a/Documents/discoDSP/OB-Xd/MIDI/Studiologic Sledge.xml b/Documents/discoDSP/OB-Xd/MIDI/Studiologic Sledge.xml new file mode 100755 index 0000000..ebdf0c4 --- /dev/null +++ b/Documents/discoDSP/OB-Xd/MIDI/Studiologic Sledge.xml @@ -0,0 +1,78 @@ + + + diff --git a/Documents/discoDSP/OB-Xd/MIDI/Tasty Chips GR-1.xml b/Documents/discoDSP/OB-Xd/MIDI/Tasty Chips GR-1.xml new file mode 100755 index 0000000..53facf7 --- /dev/null +++ b/Documents/discoDSP/OB-Xd/MIDI/Tasty Chips GR-1.xml @@ -0,0 +1,78 @@ + + + diff --git a/Documents/discoDSP/OB-Xd/MIDI/Waldorf Blofeld.xml b/Documents/discoDSP/OB-Xd/MIDI/Waldorf Blofeld.xml new file mode 100755 index 0000000..d7b1bd6 --- /dev/null +++ b/Documents/discoDSP/OB-Xd/MIDI/Waldorf Blofeld.xml @@ -0,0 +1,78 @@ + + + diff --git a/Documents/discoDSP/OB-Xd/MIDI/freds-lab buzzzy.xml b/Documents/discoDSP/OB-Xd/MIDI/freds-lab buzzzy.xml new file mode 100755 index 0000000..0b71514 --- /dev/null +++ b/Documents/discoDSP/OB-Xd/MIDI/freds-lab buzzzy.xml @@ -0,0 +1,78 @@ + + +