[PD] route - pack issue

Joe White white.joe4 at gmail.com
Thu Jul 7 18:44:03 CEST 2011


Hi list,

I've been doing some patching with [route] and came across a problem - I'd
love it if someone could explain why this happens otherwise I think it's a
bug.

Basically I'm sending a message with one item to a route object with an
argument of the same name. For example:

[start (
|
[route start]

This is connected to a [pack f]. When I bang the start message the route
object outputs a bang, which in turn should output the stored number in the
pack object. However, this does not happen (which is the problem).

If I connect a [t b] after the [route] and before the [pack f] it works. It
also works with [f ] instead of [pack f] and a [select] object will
correctly bang the pack. I've attached a patch to show this.

What seems weird is that it is not a problem with either [route] or [pack f]
on their own, but rather only when they are connected.

Thanks,
Joe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20110707/c94b4de8/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: route-pack-bug.pd
Type: application/octet-stream
Size: 1519 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20110707/c94b4de8/attachment.obj>


More information about the Pd-list mailing list