Touch Events
Posted: 11 Dec 2013 22:57
Hi, is there a straightforward way to send Touch Event Messages via OSC?
There is a global option in Touch OSC that, when enabled, sends touch start (1) and touch end (0) messages for all controls, including multi-touch objects. It adds a /z to the control address containing the value, details here: http://hexler.net/docs/touchosc-configuration-options
How would I do this in Lemur?
Would I need to script expressions on each object (using the indices of multitouch objects) to achieve the same effect?
Thanks in advance for any thoughts on this.
Kind regards, Ian
There is a global option in Touch OSC that, when enabled, sends touch start (1) and touch end (0) messages for all controls, including multi-touch objects. It adds a /z to the control address containing the value, details here: http://hexler.net/docs/touchosc-configuration-options
How would I do this in Lemur?
Would I need to script expressions on each object (using the indices of multitouch objects) to achieve the same effect?
Thanks in advance for any thoughts on this.
Kind regards, Ian