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

Hey – thanks, JohnC!

That doesn’t seem to have done it – I added the suggested code to the JSON and corresponding .py for the script – I’m getting “Parameter does not exist in this session for mapping.”

I’ll admit that I’m BARELY a coder, but I can navigate Sublime and edit if I have simple instructions if I’m approaching wrong.

If there were a code snippet for a hypothetical script like this….

Drum Rack on Track 1
> Audio Effect Rack within Drum Rack
> > Parameter #1 in Audio Effect Rack

….I could make edits to whatever else – if that’s easier. (Actually, a script that hits…

“parameter 1” and “parameter 2” on effect 1, rack 1
and
“parameter 3” and “parameter 4” on effect 2, rack 2

would be perfect – that way I can just reuse the logic across the rest of the script I edit.

If you like, I can send the code that I have right now as well.

(Thanks for your help!!!)

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