forked from sfztools/sfizz
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
44 lines (44 loc) · 1.74 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
37
38
39
40
41
42
43
44
[submodule "external/abseil-cpp"]
path = external/abseil-cpp
url = https://github.com/abseil/abseil-cpp.git
branch = lts_2020_02_25
shallow = true
[submodule "vst/external/VST_SDK/VST3_SDK/base"]
path = plugins/vst/external/VST_SDK/VST3_SDK/base
url = https://github.com/steinbergmedia/vst3_base.git
shallow = true
[submodule "vst/external/VST_SDK/VST3_SDK/pluginterfaces"]
path = plugins/vst/external/VST_SDK/VST3_SDK/pluginterfaces
url = https://github.com/steinbergmedia/vst3_pluginterfaces.git
shallow = true
[submodule "vst/external/VST_SDK/VST3_SDK/public.sdk"]
path = plugins/vst/external/VST_SDK/VST3_SDK/public.sdk
url = https://github.com/steinbergmedia/vst3_public_sdk.git
shallow = true
[submodule "vst/external/VST_SDK/VST3_SDK/vstgui4"]
path = plugins/editor/external/vstgui4
url = https://github.com/sfztools/vstgui.git
branch = vstgui4_10_2-hotfix
[submodule "external/st_audiofile/thirdparty/dr_libs"]
path = external/st_audiofile/thirdparty/dr_libs
url = https://github.com/mackron/dr_libs.git
shallow = true
[submodule "external/st_audiofile/thirdparty/stb_vorbis"]
path = external/st_audiofile/thirdparty/stb_vorbis
url = https://github.com/sfztools/stb_vorbis.git
shallow = true
[submodule "external/st_audiofile/thirdparty/libaiff"]
path = external/st_audiofile/thirdparty/libaiff
url = https://github.com/sfztools/libaiff.git
shallow = true
[submodule "vst/external/sfzt_auwrapper"]
path = plugins/vst/external/sfzt_auwrapper
url = https://github.com/sfztools/sfzt_auwrapper.git
shallow = true
[submodule "external/filesystem"]
path = external/filesystem
url = https://github.com/gulrak/filesystem.git
shallow = true
[submodule "external/simde"]
path = external/simde
url = https://github.com/simd-everywhere/simde.git