-
Notifications
You must be signed in to change notification settings - Fork 26
/
.gitmodules
24 lines (24 loc) · 1.17 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
[submodule "examples/ml_synth_organ_example"]
path = examples/ml_synth_organ_example
url = https://github.com/marcel-licence/ml_synth_organ_example.git
[submodule "examples/ml_synth_multi_saw_example"]
path = examples/ml_synth_multi_saw_example
url = https://github.com/marcel-licence/ml_synth_multi_saw_example.git
[submodule "examples/ml_epiano_example"]
path = examples/ml_epiano_example
url = https://github.com/marcel-licence/ml_epiano_example.git
[submodule "examples/ml_synth_basic_example"]
path = examples/ml_synth_basic_example
url = https://github.com/marcel-licence/ml_synth_basic_example.git
[submodule "examples/ml_synth_pwm_osc_example"]
path = examples/ml_synth_pwm_osc_example
url = https://github.com/marcel-licence/ml_synth_pwm_osc_example.git
[submodule "examples/ml_mod_tracker"]
path = examples/ml_mod_tracker
url = https://github.com/marcel-licence/ml_mod_tracker
[submodule "examples/ml_synth_sampler_example"]
path = examples/ml_synth_sampler_example
url = https://github.com/marcel-licence/ml_synth_sampler_example
[submodule "examples/ml_synth_fm_example"]
path = examples/ml_synth_fm_example
url = https://github.com/marcel-licence/ml_synth_fm_example.git