forked from marcel-licence/ML_SynthTools
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
15 lines (15 loc) · 773 Bytes
/
.gitmodules
File metadata and controls
15 lines (15 loc) · 773 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[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