forked from falkTX/bluelab-plugins
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
executable file
·33 lines (33 loc) · 1.03 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
[submodule "Libs/RandomSequence"]
path = Libs/RandomSequence
url = https://github.com/preshing/RandomSequence.git
[submodule "Libs/libebur128"]
path = Libs/libebur128
url = https://github.com/jiixyj/libebur128.git
[submodule "Libs/darknet"]
path = Libs/darknet
url = https://github.com/pjreddie/darknet.git
[submodule "Libs/glm"]
path = Libs/glm
url = https://github.com/Groovounet/glm.git
[submodule "Libs/RTConvolve"]
path = Libs/RTConvolve
url = https://github.com/grahman/RTConvolve.git
[submodule "Libs/fmem"]
path = Libs/fmem
url = https://github.com/Snaipe/fmem.git
[submodule "Libs/DSP-Cpp-filters"]
path = Libs/DSP-Cpp-filters
url = https://github.com/dimtass/DSP-Cpp-filters.git
[submodule "Libs/sndfilter"]
path = Libs/sndfilter
url = https://github.com/velipso/sndfilter.git
[submodule "OpenBLAS"]
path = Libs/OpenBLAS
url = https://github.com/xianyi/OpenBLAS.git
[submodule "flac"]
path = Libs/flac
url = https://github.com/xiph/flac.git
[submodule "iPlug2"]
path = iPlug2
url = https://github.com/falkTX/iPlug2.git