I have a VST2.4 plugin with a single input and output bus, each set up as AudioChannelSet::stereo()
. In all hosts apart from Live it loads as a plain old stereo plugin, 2ins/2outs. But in Live it gives me a sidechain option, which is entirely useless. Any ideas how I can disable this?
[edit] I see this option also appears when I load the Audio Plugin demo…