Targeting audio effects racks within Drum Rack?

0

Evening, folks –

I’ve been trying to work out how to target Audio Effecs within a Drum Rack, and I seem to keep reaching an impasse.

Might anyone be able to suggest how I’d want to reach parameters in the second rack, as shown below?

I have the parameter lists and can get to “Drive” in other instances, as well as using chain targeting to reach the parameters for the drum samples themselves.

I just don’t seem to be able to drill down to the items in the “Drop Audio Effects Here” section.

Any insight is vastly appreciated!

Glenn Answered question
0

It looks like I may still be off. I keep getting “parameter does not exist” messages.

If I could get a handle on how to reach the “Drop AUdio Effects Here” area shown below, I should be able to figure the rest out:

I did try “.devices[0].chains[0].devices[0]” – it doesn’t seem to let me drill into those nested audo effects, though.

No variance of chains and devices seems to be getting me there, though…..might there be any other variance you could suggest?

Thanks a ton!!! (Almost there!!!)

JohnC Edited comment

Did you try this?
.devices[0].sends[0].devices[0]

You are viewing 1 out of 6 answers, click here to view all answers.