Layer Bus Inserts in Macro Page

Hi all,

plase, is it possible to address inserts on the Zone Bus via Lua script? I know, I can map the Parameters of these effects, but can I write a script for them? For example to combine Mix and Enable Parameters into one knob (Mix=0 –> turn off the FX). Or to control multiple Parameters of several FX’s by one knob, etc… Or is the bus forbidden in Lua?
Thank you

Yes, you can do that. Zone itself doesn’t have a bus but you can access any of the layer or program busses and their effects from a lua script.

getEffect - HALion 7.1.30

1 Like