how to getParameter of midimodule

Ah that’s unfortunate.

It’s a bit confusing as the parameter ID’s aren’t unique in the whole structure.
I can’t get it to fetch the data.

filterEnvPoints = this.parent:getParameter(65586)


I can get the ID of the Mono Env midi module which is
Screenshot 2020-05-13 at 18.29.15.png
By printing
print(this.program:getChild(“Mono Env”).id)