[PD-dev] [ pure-data-Patches-1214164 ] route bug with zero-length lists ("bang") in float-mode

SourceForge.net noreply at sourceforge.net
Sat Jul 16 03:17:00 CEST 2005


Patches item #1214164, was opened at 2005-06-03 03:48
Message generated for change (Comment added) made by millerpuckette
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1214164&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: bugfix
Status: Open
Resolution: None
Priority: 5
Submitted By: IOhannes m zmölnig (zmoelnig)
Assigned to: Nobody/Anonymous (nobody)
Summary: route bug with zero-length lists ("bang") in float-mode

Initial Comment:
when sending a "bang" message [route] in float-mode
(e.g. [route 1 2]), the bang will silently vanish.
i think this is due to the fact, that now "bang"s are
equal to zero-length-lists which are discarded by the
route_list-method in float-mode.

anyhow, the attached patch (against pd-0.38-4) will
send the "bang" to the reject-outlet

----------------------------------------------------------------------

>Comment By: Miller Puckette (millerpuckette)
Date: 2005-07-15 18:17

Message:
Logged In: YES 
user_id=313747

Sounds right... so I took it...


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1214164&group_id=55736




More information about the Pd-dev mailing list