Do you mean CV as in audio pulses?koalaboy wrote: Fri Jun 17, 2022 9:56 am That's effectively CV, and should be possible. However, a plugin should never need to know about other plugins (unless they share a codebase).
A more specific example is an LFO plugin in slot 1 than can read and modulate the (VST) parameters of slot 2, whilst still passing the audio through the chain.
CV method would require the slave plugin to be capable of reacting to CV, plus how would the underlying audio of the track transport through?
All plugins have a parameter list, it's more the ability of being able to publish that list to the preceding slot. Which opens up a huge array of modulation options.
