[PD-dev] [ pure-data-Patches-2030539 ] moonlib/tabread2 patch

SourceForge.net noreply at sourceforge.net
Wed Sep 10 00:04:17 CEST 2008


Patches item #2030539, was opened at 2008-07-28 17:50
Message generated for change (Comment added) made by nobody
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2030539&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: externals
Group: bugfix
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Martin Peach (mrpeach)
Assigned to: Nobody/Anonymous (nobody)
Summary: moonlib/tabread2 patch

Initial Comment:
(If Antoine Rousseau is listening, this is for you...)

This patch lets the dump message work properly in tabread2. It just appends a 0 to the args in the setup function:
  class_addmethod(tabdump_class,(t_method)tabdump_dump,gensym("dump"),A_FLOAT,A_FLOAT,0);

At the moment only one of the args is accepted, the other is always 0.

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

Comment By: Nobody/Anonymous (nobody)
Date: 2008-09-09 22:04

Message:
I don't think moonlib has been maintained for a very long time.  I imported
the code into SVN.  If you are fixing a bug, then I say just check it into
SVN.  But since it is code that is frozen years in the past, I do not think
that it any functionality should be changed or added.   

If you want to improve something in moonlib, I say copy the code and start
a new object elsewhere.

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

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




More information about the Pd-dev mailing list