-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
35 lines (28 loc) · 956 Bytes
/
.gitmodules
File metadata and controls
35 lines (28 loc) · 956 Bytes
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
[submodule "thirdparty/allolib"]
path = thirdparty/allolib
url = https://github.com/AlloSphere-Research-Group/AlloLib.git
shallow = true
[submodule "LUSID"]
path = LUSID
url = https://github.com/Cult-DSP/LUSID
[submodule "thirdparty/libbw64"]
path = thirdparty/libbw64
url = https://github.com/ebu/libbw64
[submodule "thirdparty/libadm"]
path = thirdparty/libadm
url = https://github.com/ebu/libadm
# [submodule "thirdparty/ebu-adm-toolbox"]
# path = thirdparty/ebu-adm-toolbox
# url = https://github.com/ebu/ebu-adm-toolbox
[submodule "cult_transcoder"]
path = cult_transcoder
url = https://github.com/Cult-DSP/cult_transcoder
[submodule "thirdparty/imgui"]
path = thirdparty/imgui
url = https://github.com/ocornut/imgui.git
[submodule "thirdparty/glfw"]
path = thirdparty/glfw
url = https://github.com/glfw/glfw.git
[submodule "thirdparty/libsndfile"]
path = thirdparty/libsndfile
url = https://github.com/libsndfile/libsndfile