Is there any way to define a general purpose variable, such that a binding can set it with, say, a controller value, and a controller bar button can then display it, basically providing a live monitor of a particular controller value? Or any other way to do this?
Neil