Bugs item #2991563, was opened at 2010-04-23 21:46 Message generated for change (Comment added) made by sf-robot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2991563...
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: v0.42
Status: Closed
Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: abs~ only works on first sample of each block
Initial Comment: The output of abs~ is not correct. It gives the correct output at the first sample of each block, then it returns the input bypassed for all subsequent samples.
I'll give this a higher priority since this is very basic math malfunctioning; feel free to change the priority if this is not correct.
----------------------------------------------------------------------
Comment By: SourceForge Robot (sf-robot)
Date: 2010-05-09 02:20
Message: 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: IOhannes m zmlnig (zmoelnig) Date: 2010-04-24 07:52
Message: hmm, there are quite a lot of implementations of [abs~]. i tried: - pd-vanilla [abs~] (part of Pd>=0.42) - zexy's built-in [abs~] - zexy's abstraction wrapper for [abs~]
all of them work perfectly on 0.42.5 (self-compiled Pd and zexy on a Debian GNU/Linux system)
my test patch is: [sig~ -1] | [abs~] | [print~]
----------------------------------------------------------------------
Comment By: Matteo Sisti Sette (sistisette) Date: 2010-04-23 21:47
Message: Sorry it was me, i wasn't logged in. I cannot change the priority now, well....
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2991563...