Hello! Apologies if this is the wrong forum for this question.
I am working on developing a VST plugin in IPlug2, making something that requires sidechain routing which can be extremely tricky for newer producers to understand or do correctly. I recently remembered Vocodex's interface, which lets users configure the carrier and modulator on the main plugin window, without having to deal with the plugin settings. I thought this would be a really cool idea for my project as well, but I wouldn't be surprised if it was a custom UI interaction for FL alone. Is there any way to access bus configuration information, through maybe the Steinberg VST API or hopefully through IPlug2?
Bus Information for JUCE or IPlug2 development
Return to “FL Studio Users Forum (Looptalk)”
Forum rules
Please read them here.
Please read them here.
[You can only see part of this thread as you are not logged in to the forums]
-
reflex
- Site Admin
- Mon Mar 09, 2026 7:44 am
Re: Bus Information for JUCE or IPlug2 development
For non-native plugins (VST, VST3, AU, CLAP), y...
Re: Bus Information for JUCE or IPlug2 development
Sorry, perhaps I wasn't clear...
At the top of ...