Accessing sends for individual chain sends in Drum Rack

Michael Terren's icon

Hey everyone, thanks for reading this.

I'm wanting to tinker with each send on each chain in a Drum Rack loaded with many samples/chains. Since I don't have a bajillion dials, I need to do some Max MIDI wizardry to control each send with only a few dials.

So my question, can you access the sends in Drum Rack chains as a parameter to use in Max? I tried using some of the M4L.api patches and didn't really get anywhere.

Thank you kindly.

broc's icon

Yes, you can. The path is 'live_set tracks N devices M chains L mixer_device sends S', with S = 0/1 for a/b.

Michael Terren's icon

Beautiful. Thank you very much broc!