I apologize, but did not find information about the syntax of the arguments for PLUG_CHANNEL_IO
and how to write correctly for IPLUG CHANNEL IO PARSER to interpret arguments correctly.
For example, it is required that there is a stereo pair at the plug-in output and an additional 16 output stereo pairs of separate channels can be connected.
What arguments in #define PLUG_CHANNEL_IO "0-2" need to be added?
So - the last thing is that spaces separate different possible bus/channel configurations. So - what this means is that in the example you have posted last you can have anywhere between 1 and 17 stereo output buses.
The correct solution depends on what you want for you plugin. Hope that helps!