TUIO is OSC, you have to parse the messages and see what you want to do with the fields (aka arguments). Please read more about TUIO and OSC. Then inside PD use a OSCroute or whatever object that is able to parse the messages. Then its all trivial.
The key that you are missing (judging by your email) is: understanding OSC protocol <- which are just simple string tokens. Best regards, Pedro On Mon, Oct 4, 2010 at 9:10 PM, Fernando Krum <[email protected]> wrote: > ? > > > > > On Mon, Oct 4, 2010 at 4:46 PM, Husk 00 <[email protected]> wrote: > >> >> ------------------------------------- >> Fernando Krum<[email protected]> wrote: >> >> Hello everybody, >> >> >> i'm trying to figure out a way to filter messages from the tuio client to >> send a single >> bang to a playlist where i want to playback videos... >> >> have tried using moses and comparison <=, and others, >> but won work... >> anybody have went through the same problem ? >> >> i'm using ubuntustudio 9.10 >> and Pd version 0.42.5. >> >> thank you very much, >> hope you can help me on that.. :) >> >> >> >> Fernando Krum. >> _______________________________________________ >> [email protected] mailing list >> UNSUBSCRIBE and account-management -> >> http://lists.puredata.info/listinfo/pd-list >> > > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list > > -- Pedro Lopes (ongoing MSc) contact: [email protected] website: http://web.ist.utl.pt/Pedro.Lopes
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
