wet/dry in vst

Andrew Burgess's icon

I'm making a vst, and i want to have a single wet/dry slider.
the pluggo tutorials only talk about two sliders one for each

does anyone have an example of using a mmultislider to do this?

FP's icon

you can have a look at crossfade~ in the RTC lib.
you can make a research on http://www.maxobjects.com.

Andrew Burgess's icon

worked great thanks!!