[PD-dev] [pure-data:patches] #581 better use of jack_client_open

Ticket 581 581 at patches.pure-data.p.re.sf.net
Tue Mar 14 19:27:54 CET 2017




---

** [patches:#581] better use of jack_client_open**

**Status:** open
**Group:** bugfix
**Created:** Tue Mar 14, 2017 05:54 PM UTC by Anonymous
**Last Updated:** Tue Mar 14, 2017 05:54 PM UTC
**Owner:** nobody
**Attachments:**

- [0001-better-use-of-jack_client_open.patch](https://sourceforge.net/p/pure-data/patches/581/attachment/0001-better-use-of-jack_client_open.patch) (3.4 kB; text/x-patch)


pd with jack backend.
pd is launching 1 more thread for each pd already running, due to:
(quote from http://jackaudio.org/api/types_8h.html)
JackNameNotUnique: The desired client name was not unique. With the JackUseExactName option this situation is fatal. Otherwise, THE NAME WAS MODIFIED by appending a dash and a two-digit number in the range "-01" to "-99". The jack_get_client_name() function will return the exact string that was used. If the specified client_name plus these extra characters would be too long, the open fails instead.

I tried to keep the intended behavior but delegated renaming work to jack.


---

Sent from sourceforge.net because pd-dev at lists.iem.at is subscribed to https://sourceforge.net/p/pure-data/patches/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/pure-data/admin/patches/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20170314/a0854000/attachment.html>


More information about the Pd-dev mailing list