mirror of
https://codeberg.org/armin/wavetable.git
synced 2026-09-01 05:50:46 +02:00
Adding Clap support
This commit is contained in:
parent
26f572a019
commit
c5c4cb1fdc
4 changed files with 23 additions and 4 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -13,3 +13,7 @@
|
|||
[submodule "modules/MTS-ESP"]
|
||||
path = modules/MTS-ESP
|
||||
url = https://github.com/ODDSound/MTS-ESP.git
|
||||
[submodule "modules/clap-juce-extensions"]
|
||||
path = modules/clap-juce-extensions
|
||||
url = https://github.com/free-audio/clap-juce-extensions.git
|
||||
branch = main
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue