Clicking sounds when moving the multislider
You need to smooth the control data, the usual way to do this is to use line~ with a small ramp time. You can do the same with mc (use [mc.line~] instead of [mc.sig~]). In the pasted patch I've also got rid of [listfunnel] by using the "applyvalues" message.
Max Patch
Copy patch and select New From Clipboard in Max.