-
-
Notifications
You must be signed in to change notification settings - Fork 65
/
.gitmodules
48 lines (48 loc) · 1.92 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
45
46
47
48
[submodule "JUCE"]
path = Libraries/JUCE
url = https://github.com/plugdata-team/JUCE.git
[submodule "Libraries/pure-data"]
path = Libraries/pure-data
url = https://github.com/plugdata-team/plugdata-pd
[submodule "Libraries/heavylib"]
path = Libraries/heavylib
url = https://github.com/Wasted-Audio/heavylib.git
[submodule "Libraries/pd-lua"]
path = Libraries/pd-lua
url = https://github.com/timothyschoen/pd-lua
[submodule "Libraries/clap-juce-extensions"]
path = Libraries/clap-juce-extensions
url = https://github.com/free-audio/clap-juce-extensions.git
[submodule "Libraries/pd-else"]
path = Libraries/pd-else
url = https://github.com/timothyschoen/pd-else.git
[submodule "Libraries/juce-raw-keyboard-input-module"]
path = Libraries/juce-raw-keyboard-input-module
url = https://github.com/izzyreal/juce-raw-keyboard-input-module.git
[submodule "Libraries/readerwriterqueue"]
path = Libraries/readerwriterqueue
url = https://github.com/cameron314/readerwriterqueue.git
[submodule "Libraries/concurrentqueue"]
path = Libraries/concurrentqueue
url = https://github.com/cameron314/concurrentqueue.git
[submodule "Libraries/melatonin_blur"]
path = Libraries/melatonin_blur
url = https://github.com/sudara/melatonin_blur.git
[submodule "Libraries/Gem"]
path = Libraries/Gem
url = https://github.com/plugdata-team/plugdata-gem.git
[submodule "Libraries/ghc_filesystem"]
path = Libraries/ghc_filesystem
url = https://github.com/gulrak/filesystem.git
[submodule "Libraries/nanovg"]
path = Libraries/nanovg
url = https://github.com/timothyschoen/nanovg.git
[submodule "Libraries/plf_stack"]
path = Libraries/plf_stack
url = https://github.com/mattreecebentley/plf_stack.git
[submodule "Libraries/pd-cyclone"]
path = Libraries/pd-cyclone
url = https://github.com/timothyschoen/pd-cyclone
[submodule "Libraries/fuzzysearchdatabase"]
path = Libraries/fuzzysearchdatabase
url = https://[email protected]/j_norberg/fuzzysearchdatabase.git