From 1444d07f80b0a345e425f50c358d5ea48b749987 Mon Sep 17 00:00:00 2001 From: cschol Date: Tue, 13 Mar 2018 22:50:29 -0600 Subject: [PATCH] Update plugins working with v0.6 API. (#323) --- .gitmodules | 24 ++++++++++++------------ repos/CharredDesert | 1 + repos/SynthKit | 1 + repos/ValleyFree | 1 + 4 files changed, 15 insertions(+), 12 deletions(-) create mode 160000 repos/CharredDesert create mode 160000 repos/SynthKit create mode 160000 repos/ValleyFree diff --git a/.gitmodules b/.gitmodules index 0c402415..cbfbc871 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,10 +9,6 @@ path = repos/AS url = https://github.com/AScustomWorks/AS branch = master -[submodule "repos/Alikins"] - path = repos/Alikins - url = https://github.com/alikins/Alikins-rack-plugins - branch = master [submodule "repos/AmalgamatedHarmonics"] path = repos/AmalgamatedHarmonics url = https://github.com/jhoar/AmalgamatedHarmonics @@ -45,10 +41,6 @@ path = repos/HetrickCV url = https://github.com/mhetrick/hetrickcv branch = master -[submodule "repos/JW-Modules"] - path = repos/JW-Modules - url = https://github.com/jeremywen/JW-Modules - branch = master [submodule "repos/LindenbergResearch"] path = repos/LindenbergResearch url = https://github.com/lindenbergresearch/LRTRack @@ -77,10 +69,6 @@ path = repos/TheXOR url = https://github.com/The-XOR/VCV-Sequencers branch = master -[submodule "repos/cf"] - path = repos/cf - url = https://github.com/cfoulc/cf - branch = master [submodule "repos/dBiz"] path = repos/dBiz url = https://github.com/dBiz/dBiz @@ -109,3 +97,15 @@ path = repos/squinkylabs-plug1 url = https://github.com/squinkylabs/SquinkyVCV branch = master +[submodule "repos/ValleyFree"] + path = repos/ValleyFree + url = https://github.com/ValleyAudio/ValleyRackFree.git + branch = v0.6 +[submodule "repos/CharredDesert"] + path = repos/CharredDesert + url = https://github.com/JerrySievert/CharredDesert + branch = master +[submodule "repos/SynthKit"] + path = repos/SynthKit + url = https://github.com/JerrySievert/SynthKit + branch = master diff --git a/repos/CharredDesert b/repos/CharredDesert new file mode 160000 index 00000000..d39e0610 --- /dev/null +++ b/repos/CharredDesert @@ -0,0 +1 @@ +Subproject commit d39e0610d03187becbf053e7ca82380e72c81df1 diff --git a/repos/SynthKit b/repos/SynthKit new file mode 160000 index 00000000..9ae065a1 --- /dev/null +++ b/repos/SynthKit @@ -0,0 +1 @@ +Subproject commit 9ae065a1972bf5cf78ce7d4afb7912ef5183192d diff --git a/repos/ValleyFree b/repos/ValleyFree new file mode 160000 index 00000000..ad907980 --- /dev/null +++ b/repos/ValleyFree @@ -0,0 +1 @@ +Subproject commit ad9079804e8c0bb5fa0c06937ead4cdcf1b09a13