Accessing sends for individual chain sends in Drum Rack
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.
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.
Beautiful. Thank you very much broc!