forked from grame-cncm/faust
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 1.04 KB
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 1.04 KB
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
[submodule "libraries"]
path = libraries
url = https://github.com/grame-cncm/faustlibraries.git
[submodule "architecture/android/app/oboe"]
path = architecture/android/app/oboe
url = https://github.com/google/oboe
[submodule "architecture/smartKeyboard/android/app/oboe"]
path = architecture/smartKeyboard/android/app/oboe
url = https://github.com/google/oboe
[submodule "tools/faust2ck"]
path = tools/faust2ck
url = https://github.com/ccrma/faust2ck
[submodule "architecture/max-msp/py2max"]
path = architecture/max-msp/py2max
url = https://github.com/shakfu/py2max.git
[submodule "tools/physicalModeling/mesh2faust/spectra"]
path = tools/physicalModeling/mesh2faust/spectra
url = https://github.com/yixuan/spectra.git
[submodule "node-matcher-plugin"]
path = node-matcher-plugin
url = https://github.com/nuchi/node-matcher-plugin.git
[submodule "external/clap-helpers"]
path = external/clap-helpers
url = https://github.com/free-audio/clap-helpers
[submodule "external/clap-sdk"]
path = external/clap-sdk
url = https://github.com/free-audio/clap.git