Use the sfztools vstgui fork
This commit is contained in:
parent
956b0c9c13
commit
d38130753e
2 changed files with 2 additions and 2 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -17,7 +17,7 @@
|
||||||
shallow = true
|
shallow = true
|
||||||
[submodule "vst/external/VST_SDK/VST3_SDK/vstgui4"]
|
[submodule "vst/external/VST_SDK/VST3_SDK/vstgui4"]
|
||||||
path = plugins/editor/external/vstgui4
|
path = plugins/editor/external/vstgui4
|
||||||
url = https://github.com/steinbergmedia/vstgui.git
|
url = https://github.com/sfztools/vstgui.git
|
||||||
shallow = true
|
shallow = true
|
||||||
[submodule "external/st_audiofile/thirdparty/dr_libs"]
|
[submodule "external/st_audiofile/thirdparty/dr_libs"]
|
||||||
path = external/st_audiofile/thirdparty/dr_libs
|
path = external/st_audiofile/thirdparty/dr_libs
|
||||||
|
|
|
||||||
2
plugins/editor/external/vstgui4
vendored
2
plugins/editor/external/vstgui4
vendored
|
|
@ -1 +1 @@
|
||||||
Subproject commit f6db2b250ce9c08ff3f6939f7a0744d5d3a0a133
|
Subproject commit 0db8738ae73ff76842eb0bfe90cdf2039690a5b5
|
||||||
Loading…
Add table
Reference in a new issue