[PD-dev] py output

Thomas Grill gr at grrrr.org
Sun Feb 13 13:23:45 CET 2005


Hi Michael,

> My preferred output would be to have the 2 lists inside the tuple in a
> series (like pd would do with messages seperated by a comma), is this
> hard to achieve?

I didn't think of that, although it might be useful - on the other hand i
can't really think of a good way to implement nested lists or tuples in a
meaningful general manner.
If you need such behavior, you should switch over to pyext, where you can
send out multiple messages with calls to self._outlet(....).

best greetings,
Thomas






More information about the Pd-dev mailing list