forked from VCVRack/Rack
-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy path.gitmodules
More file actions
31 lines (31 loc) · 973 Bytes
/
.gitmodules
File metadata and controls
31 lines (31 loc) · 973 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
[submodule "ext/nanovg"]
path = dep/nanovg
url=https://github.com/mi-rack/nanovg
[submodule "ext/nanosvg"]
path = dep/nanosvg
url = https://github.com/memononen/nanosvg.git
[submodule "ext/osdialog"]
path = dep/osdialog
url=https://github.com/mi-rack/osdialog.git
[submodule "ext/oui-blendish"]
path = dep/oui-blendish
url=https://github.com/mi-rack/oui-blendish
[submodule "dep/glfw"]
path = dep/glfw
url=https://github.com/mi-rack/glfw.git
[submodule "dep/rtaudio"]
path = dep/rtaudio
url = https://github.com/thestk/rtaudio.git
[submodule "dep/optimized-routines"]
path = dep/optimized-routines
url=https://github.com/mi-rack/optimized-routines
[submodule "dep/math-neon"]
path = dep/math-neon
url = https://github.com/andrepuschmann/math-neon
[submodule "dep/speexdsp"]
path = dep/speexdsp
url = https://github.com/xiph/speexdsp
branch = resample-aarch64
[submodule "dep/tinythread"]
path = dep/tinythread
url = https://github.com/aseprite/tinythreadpp