Add submodules

This commit is contained in:
2026-03-10 22:57:48 -04:00
commit 99c7a977cd
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "test_interface"]
path = test_interface
url = https://github.com/GregShiner/unnamed-synth-test-interface
[submodule "dsp"]
path = dsp
url = https://github.com/GregShiner/unnamed-synth-dsp

1
dsp Submodule

Submodule dsp added at a5330630e5

1
test_interface Submodule

Submodule test_interface added at 2a6971754d