SourceForge.net | 3 Nov 2010 23:19
Picon
Favicon

[ pure-data-Patches-3102512 ] [bugfix] jack sample rate autodetection

Patches item #3102512, was opened at 2010-11-03 17:19
Message generated for change (Tracker Item Submitted) made by ico_bukvic
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3102512&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: Ivica Ico Bukvic (ico_bukvic)
Assigned to: Nobody/Anonymous (nobody)
Summary: [bugfix] jack sample rate autodetection

Initial Comment:
In Pd and Pd-extended 0.42.5 Jack Audio Settings menu's sample rate always defaults to 44100Hz so one has to
manually change it to the proper sampling rate JACK or otherwise everything sounds off-pitch when one
presses apply in situations when JACK is not running at 44100Hz. Following patch fixes this problem and
also automatically adjusts to changes, so that the only thing one has to do when reconnecting to JACK
(assuming number of channels remains the same) is to simply restart dsp by pressing the "compute audio"
button on the main PD window.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3102512&group_id=55736
(Continue reading)

SourceForge.net | 3 Nov 2010 23:28
Picon
Favicon

[ pure-data-Patches-3102512 ] [bugfix] jack sample rate autodetection

Patches item #3102512, was opened at 2010-11-03 17:19
Message generated for change (Settings changed) made by ico_bukvic
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3102512&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: Ivica Ico Bukvic (ico_bukvic)
>Assigned to: Miller Puckette (millerpuckette)
Summary: [bugfix] jack sample rate autodetection

Initial Comment:
In Pd and Pd-extended 0.42.5 Jack Audio Settings menu's sample rate always defaults to 44100Hz so one has to
manually change it to the proper sampling rate JACK or otherwise everything sounds off-pitch when one
presses apply in situations when JACK is not running at 44100Hz. Following patch fixes this problem and
also automatically adjusts to changes, so that the only thing one has to do when reconnecting to JACK
(assuming number of channels remains the same) is to simply restart dsp by pressing the "compute audio"
button on the main PD window.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3102512&group_id=55736
(Continue reading)

SourceForge.net | 3 Nov 2010 23:33
Picon
Favicon

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

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&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: 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.
(Continue reading)

SourceForge.net | 4 Nov 2010 10:40
Picon
Favicon

[ pure-data-Patches-3102512 ] [bugfix] jack sample rate autodetection

Patches item #3102512, was opened at 2010-11-03 23:19
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3102512&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: Ivica Ico Bukvic (ico_bukvic)
Assigned to: Miller Puckette (millerpuckette)
Summary: [bugfix] jack sample rate autodetection

Initial Comment:
In Pd and Pd-extended 0.42.5 Jack Audio Settings menu's sample rate always defaults to 44100Hz so one has to
manually change it to the proper sampling rate JACK or otherwise everything sounds off-pitch when one
presses apply in situations when JACK is not running at 44100Hz. Following patch fixes this problem and
also automatically adjusts to changes, so that the only thing one has to do when reconnecting to JACK
(assuming number of channels remains the same) is to simply restart dsp by pressing the "compute audio"
button on the main PD window.

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

>Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-11-04 10:40
(Continue reading)


Gmane