Published outputs for vdmx touch engine

Hi, I’m coming from working with Vuo and just getting into TD. I’m trying to redo the vuo comps in TD but obviously not everything works the same way. Is there a way to publish output going from positive value to negative?

I can output from negative to positive, to say range min.-2 range max 2

and then in vdmx is red correctly.

but when I flip it and output range min.2 range max -2, tox file is created but then in vdmx the valures are not respected and vdmx reads them as 0 min, 1 max.

I remember back in the days in quartz composer publishing negative output wasn’t possible neither but I think there was a math node that could invert the numbers, so it worked out. Can I achieve something like this on TD?

thank you for your help

This is possible with the TouchEngine API. I think this is question you’ll want to ask VDMX and give them your example .tox.

Ah ok, will do. Thanks for your reply!