From 9e7b37afba71c3297212366e8578a6a61540d21a Mon Sep 17 00:00:00 2001 From: xenakios Date: Sat, 16 Dec 2017 20:06:22 +0200 Subject: [PATCH] More correct plugin channel configs --- paulstretchplugin.jucer | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/paulstretchplugin.jucer b/paulstretchplugin.jucer index d393398..68eb481 100644 --- a/paulstretchplugin.jucer +++ b/paulstretchplugin.jucer @@ -7,7 +7,7 @@ buildVST="1" buildVST3="0" buildAU="1" buildAUv3="0" buildRTAS="0" buildAAX="0" buildStandalone="1" enableIAA="0" pluginName="PaulXStretch" pluginDesc="PaulXStretch" pluginManufacturer="Xenakios" pluginManufacturerCode="XenS" - pluginCode="Fn1r" pluginChannelConfigs="{2,2},{4,4}, {8,8}" pluginIsSynth="0" + pluginCode="Fn1r" pluginChannelConfigs="{2,2},{2,4}, {2,8}" pluginIsSynth="0" pluginWantsMidiIn="0" pluginProducesMidiOut="0" pluginIsMidiEffectPlugin="0" pluginEditorRequiresKeys="0" pluginAUExportPrefix="paulxstretchAU" pluginRTASCategory="" aaxIdentifier="com.yourcompany.paulstretchplugin" @@ -86,7 +86,7 @@ headerPath="Source/PS_Source Source/WDL " vstBinaryLocation="C:\VSTPlugins_64bit"/>