Re: [PD] Building messages

2008-04-15 Thread Steffen Juul


On 15/04/2008, at 5.09, Ricardo Dueñas Parada wrote:
I need to compose a OSC message like this: [/messagename xxx yyy 
(   where xxx and yyy are
values from fiddle. And I need that one message is build and send  
everytime xxx or yyy changes.



Like the attached maybe?



buildingmsg.pd
Description: Binary data
___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Building messages

2008-04-15 Thread IOhannes m zmoelnig
Ricardo Dueñas Parada wrote:
 
 Anyone knows some place where I can find information about composing 
 messages?

you mean, like doc/2.control.examples/14.dollarsigns.pd ?

i think, everybody should go through all of the example-patches at least 
once in their life :-) (which reminds me that i haven't done so in a 
long time)

fgmasdr
IOhannes

___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] Building messages

2008-04-14 Thread Ricardo Dueñas Parada
Hey list,

I'm working with fiddle and OSC, and I need to build the OSC messages from
fiddle data.

I already did a patch that I don´t really like because I haven´t find the
way to build the messages in
a good way.
All numbers are flying from here to there, and I think that´s a better way
to solve this problem.

I need to compose a OSC message like this: [/messagename xxx yyy(   where
xxx and yyy are
values from fiddle. And I need that one message is build and send everytime
xxx or yyy changes.

Anyone knows some place where I can find information about composing
messages?
I read help information into PD Reference Changing-messages,  but I need to
do things that aren´t
described there.

Thanks,

Ricardo D.
___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list