COCKOS
CONFEDERATED FORUMS
Cockos : REAPER : NINJAM : Forums
Forum Home : Register : FAQ : Members List : Search :

Go Back   Cockos Incorporated Forums > Other Software Discussion > WDL users forum

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 10-07-2020, 07:18 PM   #1
Ric Vega
Human being with feelings
 
Join Date: May 2020
Posts: 19
Default IPlug 2: how to set "mono -> stereo"?

Hi everyone.

I have a simple question. How to get your plugin to give you the "mono -> stereo" option? I thought it would be just a matter of changing the line:

#define PLUG_CHANNEL_IO "1-1 2-2"

to..

#define PLUG_CHANNEL_IO "1-1 1-2 2-2"

..in "config.h" (i.e. adding the 1-2 option). However this doesn't seem to be enough.

So, assuming I start by duplicating the IPlugEffect project.. how can I then let the plugin include the "mono -> stereo" option?

Thanks.

I'm using logic by the way.

(note: I've looked in several threads that are more or less related to the IO channels subjects, but without any luck)
Ric Vega is offline   Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 08:27 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.