forked from Do-sth-sharp/VocalShaper
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
36 lines (36 loc) · 1.15 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[submodule "RemixIcon"]
path = RemixIcon
url = https://github.com/Remix-Design/RemixIcon.git
[submodule "vst3sdk"]
path = vst3sdk
url = https://github.com/steinbergmedia/vst3sdk.git
[submodule "vst2-sdk-for-vst3sdk"]
path = vst2-sdk-for-vst3sdk
url = https://github.com/Do-sth-sharp/vst2-sdk-for-vst3sdk.git
[submodule "libMackieControl"]
path = libMackieControl
url = https://github.com/Do-sth-sharp/libMackieControl.git
[submodule "SynthEngineDemo"]
path = SynthEngineDemo
url = https://github.com/Do-sth-sharp/SynthEngineDemo.git
[submodule "libDMDA"]
path = libDMDA
url = https://github.com/Do-sth-sharp/libDMDA.git
[submodule "cmake-lame"]
path = cmake-lame
url = https://github.com/Do-sth-sharp/cmake-lame.git
[submodule "VocalShaperProject4"]
path = VocalShaperProject4
url = https://github.com/Do-sth-sharp/VocalShaperProject4.git
[submodule "JUCE"]
path = JUCE
url = https://github.com/juce-framework/JUCE.git
[submodule "lua"]
path = lua
url = https://github.com/lua/lua.git
[submodule "FlowUI"]
path = FlowUI
url = https://github.com/FangCunWuChang/FlowUI.git
[submodule "sigar"]
path = sigar
url = https://github.com/Do-sth-sharp/sigar.git