Browse Source

Update plugins working with v0.6 API. (#323)

pull/326/head
cschol Andrew Belt 7 years ago
parent
commit
1444d07f80
4 changed files with 15 additions and 12 deletions
  1. +12
    -12
      .gitmodules
  2. +1
    -0
      repos/CharredDesert
  3. +1
    -0
      repos/SynthKit
  4. +1
    -0
      repos/ValleyFree

+ 12
- 12
.gitmodules View File

@@ -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

+ 1
- 0
repos/CharredDesert

@@ -0,0 +1 @@
Subproject commit d39e0610d03187becbf053e7ca82380e72c81df1

+ 1
- 0
repos/SynthKit

@@ -0,0 +1 @@
Subproject commit 9ae065a1972bf5cf78ce7d4afb7912ef5183192d

+ 1
- 0
repos/ValleyFree

@@ -0,0 +1 @@
Subproject commit ad9079804e8c0bb5fa0c06937ead4cdcf1b09a13

Loading…
Cancel
Save