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