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 a7a4bf29b44fa6ecb80f5b33fc75e2a9b29e45ea
parent cfa8f2c2e963046bc7f080a8616b7228f144e865
Author: dsp56300 <lyve2909+githubdsp56300@gmail.com>
Date:   Wed, 14 Jul 2021 21:41:03 +0200

space

Diffstat:
MCMakeLists.txt | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt @@ -32,7 +32,6 @@ if(${PROJECT_NAME}_BUILD_JUCEPLUGIN) if(UNIX AND NOT APPLE AND JUCE_GLOBAL_VST2_SDK_PATH) install(TARGETS jucePlugin_VST LIBRARY DESTINATION /usr/local/lib/lxvst/ COMPONENT plugin) endif() - endif()