From unknown Wed Jun 18 23:06:28 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#68566 <68566@debbugs.gnu.org> To: bug#68566 <68566@debbugs.gnu.org> Subject: Status: No jack emulation for pipewire? Reply-To: bug#68566 <68566@debbugs.gnu.org> Date: Thu, 19 Jun 2025 06:06:28 +0000 retitle 68566 No jack emulation for pipewire? reassign 68566 guix submitter 68566 Apoorv severity 68566 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 18 05:55:57 2024 Received: (at submit) by debbugs.gnu.org; 18 Jan 2024 10:55:57 +0000 Received: from localhost ([127.0.0.1]:54421 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rQQ3x-0002qi-F6 for submit@debbugs.gnu.org; Thu, 18 Jan 2024 05:55:57 -0500 Received: from lists.gnu.org ([2001:470:142::17]:50342) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rQK0k-0006fm-L2 for submit@debbugs.gnu.org; Wed, 17 Jan 2024 23:28:15 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rQK0b-0001ya-DR for bug-guix@gnu.org; Wed, 17 Jan 2024 23:28:05 -0500 Received: from w1.tutanota.de ([81.3.6.162]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rQK0Z-0001Hs-BP for bug-guix@gnu.org; Wed, 17 Jan 2024 23:28:04 -0500 Received: from tutadb.w10.tutanota.de (unknown [192.168.1.10]) by w1.tutanota.de (Postfix) with ESMTP id 15594FBF8F1 for ; Thu, 18 Jan 2024 04:28:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1705552081; s=s1; d=tuta.io; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:Sender; bh=l5upaVtVW9fkNnYQ/WZaOdtoCXZ6DeRyb7A97y7ah/g=; b=F2GMk3C9R5M0yqCdzeoYxgK3BRNcVfUCrVQaiwLY/3FeSjeYzrNVcEpKvA5JM6v6 uO2W3HHJhRzSmnvyHqnyNAgOvAE8THzOZmZFKJRLcF2WzWUu58Vj95nRzchgPbRMA+E dntgZ3bYGiTi+c9fugij6VW5wpbG6VIWRgpP7bGjATo1NjOBngbcpgD9/FMhLjZbiJJ zOFsBjmNSCxEx1/h3co/dF99ytNqeXqplVhxuXrLDMwZAxlpZSczeIjBNGQF6FTfJpU 6jsoVJnkR+yVVI4BPa+G4B86FpPboF3a4gxqV/BGS+5fby1aaaJeLAnnT9jUwodRglc fTEbr/QNHg== Date: Thu, 18 Jan 2024 05:28:01 +0100 (CET) From: Apoorv To: Bug Guix Message-ID: Subject: No jack emulation for pipewire? MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_232795_1425097719.1705552082081" Received-SPF: pass client-ip=81.3.6.162; envelope-from=apoorvs@tuta.io; helo=w1.tutanota.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Thu, 18 Jan 2024 05:55:54 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) ------=_Part_232795_1425097719.1705552082081 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit The home-pipewire-service-type provides emulation for pulseaudio but not for jack and for people like me who work with realtime audio, needs jack support. How do I enable jack support? Right now I have to manually from terminal launch any app with pw-jack APP that I want to use with jack support. -- Sent with Tuta; enjoy secure & ad-free emails: https://tuta.com ------=_Part_232795_1425097719.1705552082081 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
The home-pipewire-service-type provides emulation for pulseaudio but not for jack and for people like me who work with realtime audio, needs jack support.

How do I enable jack support?

Right now I have to manually from terminal launch any app with pw-jack APP that I want to use with jack support.

--
Sent with Tuta; enjoy secure & ad-free emails:
https://tuta.com
------=_Part_232795_1425097719.1705552082081--