Update JUCE library #1

Open
allanger wants to merge 17 commits from dev into main
3394 changed files with 407 additions and 1064544 deletions
Showing only changes of commit 8ff2a03a07 - Show all commits

9
.gitmodules vendored
View File

@ -1,7 +1,8 @@
[submodule "deps/juce"]
[submodule "Deps/juce"]
path = Deps/juce
url = https://github.com/juce-framework/JUCE.git
branch = 7.0.7
[submodule "deps/clap-juce-extensions"]
url = https://github.com/juce-framework/JUCE.git
branch = 7.0.7
[submodule "Deps/clap-juce-extensions"]
path = Deps/clap-juce-extensions
url = https://github.com/free-audio/clap-juce-extensions.git
branch = 0.26.0

1
Deps/juce Submodule

Submodule Deps/juce added at 2a27ebcfae