[PD-dev] [ pure-data-Patches-3077431 ] add threaded read/write for coll to avoid xruns

SourceForge.net noreply at sourceforge.net
Sat Oct 2 16:35:42 CEST 2010


Patches item #3077431, was opened at 2010-09-28 12:29
Message generated for change (Comment added) made by ico_bukvic
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3077431&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: feature
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Ivica Ico Bukvic (ico_bukvic)
Assigned to: Nobody/Anonymous (nobody)
Summary: add threaded read/write for coll to avoid xruns

Initial Comment:
Xruns occur when coll tries to read/write large files, particularly when Pd is running more complex patches. Following proposed solution does read/write in a separate thread to avoid generating xruns and outputs bang on load using clock_delay to make it sync properly with the main thread.

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

>Comment By: Ivica Ico Bukvic (ico_bukvic)
Date: 2010-10-02 09:35

Message:
Fixed and re-uploaded the patch after discovering some stability issues.

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

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



More information about the Pd-dev mailing list