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 9020c05fae1c43fd893c9ba1d2ac0b7c6c65a7dd
parent ca3ea5f6cdde346af3dc555a5e26d148e6aab072
Author: dsp56300 <dsp56300@users.noreply.github.com>
Date:   Wed, 20 Nov 2024 19:18:01 +0100

fix generator name

Diffstat:
MCMakePresets.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakePresets.json b/CMakePresets.json @@ -96,7 +96,7 @@ { "name": "github-Linux", "inherits": "github-base", - "generator": "Linux" + "generator": "Ninja" } ], "buildPresets": [