[PD] packOSC problems sendtyped T,F,I,N

2009-05-10 Thread Wolfgang Jäger
Hello,

I'm having some troubles using the packOSC object. Especially sending
types True, False, Infinitum and Nil.

It's not possible to send those types alone in one message, e.g.:
sendtyped /address/1 TF
fails as well as:
sendtyped /address/1 iTF 23.

Only if those types occure within or before an integer (or float or
string) it's possible to send them, e.g.:
sendtyped /address/1 iTFi 31 23
or
sendtyped /address/1 TFi 22.

Error Message:
packOSC: According to the type tag I expected more arguments.
packOSC: Problem writing address.
packOSC: usage error, write-msg failed.

ciao

Wolfgang




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


Re: [PD] packOSC problems sendtyped T,F,I,N

2009-05-10 Thread Martin Peach

OK, thanks for the bug report. It should be fixed now in svn.

Martin

Wolfgang Jäger wrote:

Hello,

I'm having some troubles using the packOSC object. Especially sending
types True, False, Infinitum and Nil.

It's not possible to send those types alone in one message, e.g.:
sendtyped /address/1 TF
fails as well as:
sendtyped /address/1 iTF 23.

Only if those types occure within or before an integer (or float or
string) it's possible to send them, e.g.:
sendtyped /address/1 iTFi 31 23
or
sendtyped /address/1 TFi 22.

Error Message:
packOSC: According to the type tag I expected more arguments.
packOSC: Problem writing address.
packOSC: usage error, write-msg failed.

ciao

Wolfgang




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





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