[PD-dev] [ pure-data-Patches-1957549 ] fix for vline~/switch~ unbounded CPU usage

SourceForge.net noreply at sourceforge.net
Mon May 5 01:27:59 CEST 2008


Patches item #1957549, was opened at 2008-05-04 23:27
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1957549&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
Private: No
Submitted By: ClaudiusMaximus (claudiusmaximus)
Assigned to: Nobody/Anonymous (nobody)
Summary: fix for vline~/switch~ unbounded CPU usage

Initial Comment:
[ 1736518 ] [switch~]ing [vline~] causes ever increasing CPU usage

https://sourceforge.net/tracker/index.php?func=detail&aid=1736518&group_id=55736&atid=478070


See attached patch against d_ctl.c from pd-0.41-4 from Miller's site.

The intent:

prune expired segments when adding segments, not just when the dsp method is called.

Side effects:

removed an unused field that was never read from
also fixed some -Wall warnings


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

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




More information about the Pd-dev mailing list