From 4c9aee711e2b04f89510ac69ebc39237a5764b79 Mon Sep 17 00:00:00 2001 From: jofemodo Date: Wed, 9 Oct 2019 12:00:31 +0200 Subject: [PATCH] Change user presets installation directory. --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile b/src/Makefile index f55aa89..fc23ac4 100644 --- a/src/Makefile +++ b/src/Makefile @@ -5,7 +5,7 @@ TARGET=dexed.so #FILETRACE=1 INSTALL_DIR=/zynthian/zynthian-plugins/lv2 -INSTALL_MYPLUGINS_DIR=/zynthian/zynthian-my-plugins/lv2 +INSTALL_MYPLUGINS_DIR=/zynthian/zynthian-my-data/presets/lv2 OBJ=fm_core.o env.o lfo.o dx7note.o sin.o pitchenv.o fm_op_kernel.o freqlut.o exp2.o EngineMkI.o EngineOpl.o PluginFx.o trace.o