Skip to content

Commit

Permalink
Fix NeuralAudio
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeoliphant committed Nov 30, 2024
1 parent 24fd150 commit 2a6aa91
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "lv2"]
path = deps/lv2
url = https://github.com/lv2/lv2
[submodule "deps/NeuralAudio"]
path = deps/NeuralAudio
url = https://github.com/mikeoliphant/NeuralAudio
1 change: 1 addition & 0 deletions deps/NeuralAudio
Submodule NeuralAudio added at 9ea307

0 comments on commit 2a6aa91

Please sign in to comment.