[PD-dev] [ pure-data-Patches-1842162 ] Fix typo in trigger-help.pd

SourceForge.net noreply at sourceforge.net
Thu Jan 31 04:20:25 CET 2008


Patches item #1842162, was opened at 2007-11-30 21:16
Message generated for change (Comment added) made by sf-robot
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1842162&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: Closed
Resolution: None
Priority: 5
Private: No
Submitted By: Russell Bryant (russellbryant)
Assigned to: Miller Puckette (millerpuckette)
Summary: Fix typo in trigger-help.pd

Initial Comment:
Here is a silly tiny patch.

In the trigger-help.pd file, there is the object:

[trigger float bang symbol list anything]

Later, it says that it can be simplified to:

[t f b l s a]

This patch fixes the typo in the simplified version by changing it to:

[t f b s l a]

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

>Comment By: SourceForge Robot (sf-robot)
Date: 2008-01-30 19:20

Message:
Logged In: YES 
user_id=1312539
Originator: NO

This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).

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

Comment By: Miller Puckette (millerpuckette)
Date: 2008-01-14 10:42

Message:
Logged In: YES 
user_id=313747
Originator: NO

taken.


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

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




More information about the Pd-dev mailing list