TUIO is (on top of) OSC. :)

Use dumpOSC, or whatever, the key is parsing the messages. I use TUIO out of
CCV (aka tbeta) or Reactivision or SimTouch (both multitouch simulators),
they all work very simply. The idea behind TUIO is indeed to offer a simple
way to receive the blob and their respective parameters.

have fun with this :)

Best regards,
Pedro Lopes

On Mon, Oct 4, 2010 at 10:10 PM, Fernando Krum <[email protected]> wrote:

> good.
> got it.
> i think i'm leaving the tuio behind, will listen straight
> to the 3333 port using dumpOSC...
>
> thank you very much for your help !
>
>
>
> Fernando.
>
>
>
>
>
> On Mon, Oct 4, 2010 at 6:01 PM, Pedro Lopes <[email protected]>wrote:
>
>> 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
>>
>
>


-- 
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

Reply via email to