In LUNA ( http://www.mutools.com/products.html ), Ombres shows up with only 1 input jack, containing all 32 input channels.
That's not the intention, you want to give 16 stereo inputs, right?
So then you have to respond to the VST opcode "effGetInputProperties" and tell the host that:
input 1+2 = stereo input
input 3+4 = stereo input
input 5+6 = stereo input
...
Hope you can update Ombres soon

