From 3c59785cf8da7203b95746e675c91caa6f5d9a56 Mon Sep 17 00:00:00 2001 From: cschol Date: Wed, 14 Mar 2018 17:57:50 -0600 Subject: [PATCH] Added Alikins, DrumKit, JW-Modules. (#326) --- .gitmodules | 12 ++++++++++++ repos/Alikins | 1 + repos/DrumKit | 1 + repos/JW-Modules | 1 + 4 files changed, 15 insertions(+) create mode 160000 repos/Alikins create mode 160000 repos/DrumKit create mode 160000 repos/JW-Modules diff --git a/.gitmodules b/.gitmodules index cbfbc871..ba997f65 100644 --- a/.gitmodules +++ b/.gitmodules @@ -109,3 +109,15 @@ path = repos/SynthKit url = https://github.com/JerrySievert/SynthKit branch = master +[submodule "repos/JW-Modules"] + path = repos/JW-Modules + url = https://github.com/jeremywen/JW-Modules + branch = master +[submodule "repos/Alikins"] + path = repos/Alikins + url = https://github.com/alikins/Alikins-rack-plugins + branch = master +[submodule "repos/DrumKit"] + path = repos/DrumKit + url = https://github.com/JerrySievert/DrumKit + branch = master diff --git a/repos/Alikins b/repos/Alikins new file mode 160000 index 00000000..9a19cc44 --- /dev/null +++ b/repos/Alikins @@ -0,0 +1 @@ +Subproject commit 9a19cc447f09435c1de087b5339b4a0b79003e00 diff --git a/repos/DrumKit b/repos/DrumKit new file mode 160000 index 00000000..fb240157 --- /dev/null +++ b/repos/DrumKit @@ -0,0 +1 @@ +Subproject commit fb2401573e0313c9dbaf3a6de1fad6c14fc109c7 diff --git a/repos/JW-Modules b/repos/JW-Modules new file mode 160000 index 00000000..3c3f2c20 --- /dev/null +++ b/repos/JW-Modules @@ -0,0 +1 @@ +Subproject commit 3c3f2c2052aa2bcedf6022fff473c00112cb7f13