Patches item #1957549, was opened at 2008-05-04 23:27 Message generated for change (Settings changed) made by claudiusmaximus You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1957549...
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: Miller Puckette (millerpuckette)
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&gr...
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...