VST_OUTPUT_CHANNELS
case VST_OUTPUT_CHANNELS:
f.channel_count = fPlugin->Channels(VST_OUTPUT_CHANNELS);
str<<fPlugin->Channels(VST_OUTPUT_CHANNELS);