From cd326acf90ee9c34b8d3609d6ecabbdc8b0cf6fb Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Tue, 13 Nov 2018 21:37:19 +0000 Subject: added mono to stereo converter git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8424 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Effect/Effect.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/Effect/Effect.pro') diff --git a/src/plugins/Effect/Effect.pro b/src/plugins/Effect/Effect.pro index 5a1cc69f7..d24a4323f 100644 --- a/src/plugins/Effect/Effect.pro +++ b/src/plugins/Effect/Effect.pro @@ -1,7 +1,7 @@ include (../../../qmmp.pri) TEMPLATE = subdirs -SUBDIRS += crossfade stereo +SUBDIRS += crossfade stereo monotostereo contains(CONFIG, BS2B_PLUGIN):SUBDIRS += bs2b contains(CONFIG, SOXR_PLUGIN):SUBDIRS += soxr -- cgit v1.2.3-13-gbd6f