Patches item #3077431, was opened at 2010-09-28 12:29 Message generated for change (Settings changed) made by ico_bukvic You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3077431...
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: IOhannes m zmlnig (zmoelnig)
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...