[PD-dev] [ pure-data-Patches-3604700 ] allow Pd to *not* automatically connect to jack

SourceForge.net noreply at sourceforge.net
Thu Feb 14 16:15:34 CET 2013


Patches item #3604700, was opened at 2013-02-14 07:15
Message generated for change (Tracker Item Submitted) made by zmoelnig
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3604700&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: wishlist
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: IOhannes m zmölnig (zmoelnig)
Assigned to: Miller Puckette (millerpuckette)
Summary: allow Pd to *not* automatically connect to jack

Initial Comment:
when using jack, Pd currently tries to automatically connect itself to the soundcard.
this is great, as it makes it easy to get audio in/out with minimal setup.

unfortunately there are some situations where this is suboptimal (when Pd's I/O is sent to another application, and one doesn't want to have both Pd's "dry" signal and the audio output of the other application on the speakers).

the attached patch adds a new flag "-noaudioconnect" to Pd's startup flags, which will prevent the automatic connection to the default soundcard)

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

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



More information about the Pd-dev mailing list