Touch Events

Discuss problems and solutions.
Post Reply
ianjgrant
Newbie
Posts: 4
Joined: 08 Nov 2013 21:14

Touch Events

Post by ianjgrant »

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
Macciza
Regular
Posts: 1315
Joined: 07 Dec 2011 04:57
Location: Sydney, Australia.

Re: Touch Events

Post by Macciza »

Hi
Most objects (but not all) in Lemur have a z variable, no global option as such . . .

And Lemur multi-objects provide multi data as arrays - i.e. multiple values . . .

Look in the library for the Singular Messages project . . .

MM
iMac 2.8G i7 12G 10.6.8/10.7.2, Legacy Dexter/Lemur, Liine Lemur/iPad2, KMI SoftStep, 12Step & QuNeo , B-Controls, Mackie C4 etc
MaxMSP, Live Suite, Native Instrument stuff, etc Modified Virtual Guitar System etc All Projects/Modules © CC-BY-NC-SA[*][/b]
Post Reply