gearmulator

Emulation of classic VA synths of the late 90s/2000s that are based on Motorola 56300 family DSPs
Log | Files | Refs | Submodules | README | LICENSE

commit 20fb30278ccb71e128fc35210e0ff72a01458609
parent 1eb4f50843a7a9d7b8c7d86894db88d368cc26ca
Author: dsp56300 <87139854+dsp56300@users.noreply.github.com>
Date:   Sun,  7 Apr 2024 20:54:32 +0200

Merge pull request #180 from dsp56300/revert-148-fix-gitmodules

Revert "build(git): convert submodule from relative to absolute link"
Diffstat:
M.gitmodules | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitmodules b/.gitmodules @@ -6,4 +6,4 @@ url = https://github.com/dsp56300/JUCE [submodule "source/clap-juce-extensions"] path = source/clap-juce-extensions - url = https://github.com/free-audio/clap-juce-extensions + url = ../../free-audio/clap-juce-extensions.git