I'm trying to dynamically construct a modular UI based on certain devices added, deleted or moved in a channel.
These UI modules use live.dial objects which need to have their ranges, automapping indices, etc. set upon creation via JavaScript.
Currently, all of these features are not remotely addressable. They say "(hidden)" in the Inspector, and the only way to change them is from manual input in the Inspector.
I realize that the ability to change a parameter's automatability and its index potentially opens up a huge can of worms - maybe just leave those behind for now. But, still, there's no reason why I can set the Value attributes of a dial remotely, adjusting its @min and @steps and such, but I can't do this with a live.dial.