From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 15 05:02:25 2024 Received: (at submit) by debbugs.gnu.org; 15 Aug 2024 09:02:25 +0000 Received: from localhost ([127.0.0.1]:48342 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1seWNE-0006bJ-Jn for submit@debbugs.gnu.org; Thu, 15 Aug 2024 05:02:24 -0400 Received: from lists.gnu.org ([209.51.188.17]:57828) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1seWNC-0006bA-5l for submit@debbugs.gnu.org; Thu, 15 Aug 2024 05:02:23 -0400 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 1seWKT-0008SM-UZ for guix-patches@gnu.org; Thu, 15 Aug 2024 04:59:35 -0400 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 1seWKR-00010p-MP for guix-patches@gnu.org; Thu, 15 Aug 2024 04:59:33 -0400 Received: from tutadb.w10.tutanota.de (unknown [192.168.1.10]) by w1.tutanota.de (Postfix) with ESMTP id 70A6FFBFCB2 for ; Thu, 15 Aug 2024 08:59:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1723712366; 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=dMrh5uGbui2zrhTTxgJ7T1f23zTu+wPoexuEc05LWAA=; b=cXFZ1hogyYHRgiJpVtdr6KKl5Ec3ESHKNi8aIIWg9Xu05eaJb93vJyxfe3RMKVH3 nXggI1L2OmRhueYeIAFQzK59wWbUWdimibRgNy8KdMszd+KUNlKAXWeZk6xVg+MpmDb VmhTMolmcjBMTMW9d7Obb2bB7e3ivUO7GgFAvz4froY6SbM509IVCQJ+fK5isIYMw1K CmcTS5QLrYd1X7pW55EEaRvlIAAT6Fj1NKYgf3Fe0wRcsYvXEX8kOA1IYgdEBmJ6VrC xm9YObliryDdsNUqwsBJCuGnUfYZie5MJ1LoGcj2x85he3C+OEnfn0S4cfyuRTll2Cd bX5uoFSQLA== Date: Thu, 15 Aug 2024 10:59:26 +0200 (CEST) From: Apoorv To: Guix Patches Message-ID: Subject: Add airwindows-lv2 package MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_2260_1302052532.1723712366467" 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_H4=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: -1.4 (-) X-Debbugs-Envelope-To: submit 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: -2.4 (--) ------=_Part_2260_1302052532.1723712366467 Content-Type: multipart/alternative; boundary="----=_Part_2261_154924559.1723712366467" ------=_Part_2261_154924559.1723712366467 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit This is a patch to add a new package, `airwindows-lv2` to `gnu/packages/music.scm`. This is my first patch to add new package, let me know if I have to move or edit this definition for any reason. -- Sent with Tuta; enjoy secure & ad-free emails: https://tuta.com ------=_Part_2261_154924559.1723712366467 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
This is a patch to add a new package, `airwindows-lv2` to `gnu/packages/music.scm`.

This is my first patch to add new package, let me know if I have to move or edit this definition for any reason.
--
Sent with Tuta; enjoy secure & ad-free emails:
https://tuta.com
------=_Part_2261_154924559.1723712366467-- ------=_Part_2260_1302052532.1723712366467 Content-Type: text/x-patch; charset=us-ascii; name=0001-Add-airwindows-lv2-package.patch Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=0001-Add-airwindows-lv2-package.patch >From c1f3b91ff4c92ed112f38476e831e582de0a153d Mon Sep 17 00:00:00 2001 From: apoorv569 Date: Thu, 15 Aug 2024 14:25:48 +0530 Subject: [PATCH] Add airwindows-lv2 package --- gnu/packages/music.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm index 100a41f87b..0b418fa7a7 100644 --- a/gnu/packages/music.scm +++ b/gnu/packages/music.scm @@ -8004,6 +8004,30 @@ (define-public le-biniou visuals based on audio performances or existing tracks.") (license license:gpl2+))) +(define-public airwindows-lv2 + (let ((commit "fa42cf2804402a562fb103654bbc7b20c84b50ee") + (revision "0")) + (package + (name "airwindows-lv2") + (version (git-version "28.0" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://git.sr.ht/~hannes/airwindows-lv2/") + (commit commit))) + (sha256 + (base32 "1hysxddg9c8c2nqbg430mdsqkqfk8jv3rasxn1nwpxx7s1sa8rfl")) + (file-name (git-file-name name version)))) + (build-system meson-build-system) + (inputs (list lv2)) + (native-inputs (list cmake pkg-config)) + (home-page "https://www.airwindows.com/") + (synopsis "LV2 port of Airwindows plugins") + (description + "This is an LV2 port of the Airwindows plugins originally created by Chris Johnson.") + (license license:expat)))) + ;;; ;;; Avoid adding new packages to the end of this file. To reduce the chances ;;; of a merge conflict, place them above by existing packages with similar -- 2.45.2 ------=_Part_2260_1302052532.1723712366467-- From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 04 05:17:37 2025 Received: (at 72637) by debbugs.gnu.org; 4 Feb 2025 10:17:37 +0000 Received: from localhost ([127.0.0.1]:42762 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tfFzt-0003sH-3Q for submit@debbugs.gnu.org; Tue, 04 Feb 2025 05:17:37 -0500 Received: from mail.envs.net ([5.199.136.28]:60552) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tfFzq-0003s7-BR for 72637@debbugs.gnu.org; Tue, 04 Feb 2025 05:17:35 -0500 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id C1A9738A3E7F; Tue, 4 Feb 2025 10:17:31 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id MdyBvtlHVApz; Tue, 4 Feb 2025 10:17:28 +0000 (UTC) Received: from localhost (unknown [112.44.101.157]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Tue, 4 Feb 2025 10:17:28 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id c1cd434a; Tue, 4 Feb 2025 10:21:09 +0000 (UTC) From: =?utf-8?B?5a6L5paH5q2m?= To: Apoorv Subject: Re: [bug#72637] Add airwindows-lv2 package In-Reply-To: (Apoorv's message of "Thu, 15 Aug 2024 10:59:26 +0200 (CEST)") References: Date: Tue, 04 Feb 2025 18:21:09 +0800 Message-ID: <8734guqacq.fsf@envs.net> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 72637 Cc: 72637@debbugs.gnu.org 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: -1.0 (-) Apoorv writes: > From: apoorv569 > Date: Thu, 15 Aug 2024 14:25:48 +0530 > Subject: [PATCH] Add airwindows-lv2 package > > --- > gnu/packages/music.scm | 24 ++++++++++++++++++++++++ > 1 file changed, 24 insertions(+) > > diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm > index 100a41f87b..0b418fa7a7 100644 > --- a/gnu/packages/music.scm > +++ b/gnu/packages/music.scm > @@ -8004,6 +8004,30 @@ (define-public le-biniou > visuals based on audio performances or existing tracks.") > (license license:gpl2+))) > > +(define-public airwindows-lv2 > + (let ((commit "fa42cf2804402a562fb103654bbc7b20c84b50ee") > + (revision "0")) > + (package > + (name "airwindows-lv2") > + (version (git-version "28.0" revision commit)) Version 30.0 is out. > + (source > + (origin > + (method git-fetch) > + (uri (git-reference > + (url "https://git.sr.ht/~hannes/airwindows-lv2/") > + (commit commit))) > + (sha256 > + (base32 "1hysxddg9c8c2nqbg430mdsqkqfk8jv3rasxn1nwpxx7s1sa8rfl")) > + (file-name (git-file-name name version)))) > + (build-system meson-build-system) > + (inputs (list lv2)) > + (native-inputs (list cmake pkg-config)) cmake shouldn't be needed, as the build system is meson right? > + (home-page "https://www.airwindows.com/") > + (synopsis "LV2 port of Airwindows plugins") > + (description > + "This is an LV2 port of the Airwindows plugins originally > created by Chris Johnson.") I think it could be better to list some of its well known plugins and usages in description. > + (license license:expat)))) > + > ;;; > ;;; Avoid adding new packages to the end of this file. To reduce the chances > ;;; of a merge conflict, place them above by existing packages with similar Could you add it in the middle of the music.scm, and send the patch via "git send-email" ? Thanks. From debbugs-submit-bounces@debbugs.gnu.org Sat Mar 15 14:22:50 2025 Received: (at 72637) by debbugs.gnu.org; 15 Mar 2025 18:22:50 +0000 Received: from localhost ([127.0.0.1]:43504 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ttW9q-00079I-8G for submit@debbugs.gnu.org; Sat, 15 Mar 2025 14:22:50 -0400 Received: from mail.w13.tutanota.de ([185.205.69.213]:34550) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1ttW9l-00078p-GG for 72637@debbugs.gnu.org; Sat, 15 Mar 2025 14:22:47 -0400 Received: from tutadb.w10.tutanota.de (w10.api.tuta.com [IPv6:fd:ac::d:10]) by mail.w13.tutanota.de (Postfix) with ESMTP id AF6AB6CFB137 for <72637@debbugs.gnu.org>; Sat, 15 Mar 2025 19:22:37 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1742062957; 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=rjSl1gARSl4TcmDhR2kf5tJXMAQnD8bzARuT0dnF3OM=; b=F9ppO27AeTfYHwYFLaa+ynP8pj5DkUj37IjrtI7w6DbJldBwS4ABsXbnO8N2QafQ Cmgm8QiRHOXlg54daQbl73wScfPIg/qO9+RxDmaMfkfp2fAlIWwu0Cb5g5odQDogMZM z/8dRWlLAypUwwcr+leyHLpj09AnZGQHA8La7QUCFjWbylVljPCjX+dXy6dVUOumPgp HVaSMSIcXmMxiPSU0eoB3t8JN8P7HYvFWA/BtAwqqJkSQnKF77cjyXS6uFFEylsKjpo pKlFVtEKp00+ShbM8B7Pzo5KKi4HvEMk8RAAT0LfKY4Lbbxhfn0f0RyT9h3q5/KZ6tw 3voc3q83QQ== Date: Sat, 15 Mar 2025 19:22:37 +0100 (CET) From: Apoorv To: 72637 <72637@debbugs.gnu.org> Message-ID: Subject: RE: Add airwindows-lv2 package MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_216123_302746918.1742062957713" X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 72637 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: -1.7 (-) ------=_Part_216123_302746918.1742062957713 Content-Type: multipart/alternative; boundary="----=_Part_216124_1812936438.1742062957713" ------=_Part_216124_1812936438.1742062957713 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Here is the updated patch. -- Secured with Tuta Mail: https://tuta.com/free-email ------=_Part_216124_1812936438.1742062957713 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
Here is the updated patch.

--
Secured with Tuta Mail:
------=_Part_216124_1812936438.1742062957713-- ------=_Part_216123_302746918.1742062957713 Content-Type: text/x-patch; charset=us-ascii; name=0001-Add-airwindows-lv2-package-definition.patch Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=0001-Add-airwindows-lv2-package-definition.patch >From 8c5a10795db299a7c68bb218c62d55ef1e8a28e9 Mon Sep 17 00:00:00 2001 From: apoorv569 Date: Mon, 24 Feb 2025 15:30:10 +0530 Subject: [PATCH] Add airwindows-lv2 package definition --- gnu/packages/music.scm | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm index a25d94753e..ea5f4ea939 100644 --- a/gnu/packages/music.scm +++ b/gnu/packages/music.scm @@ -441,6 +441,41 @@ (define-public aria-maestosa score, keyboard, guitar, drum and controller views.") (license license:gpl3+))) +(define-public airwindows-lv2 + (let ((commit "82a5ade16b7cabdff14f7d8dc46bfd5a743b5eb2") + (revision "1")) + (package + (name "airwindows-lv2") + (version (git-version "30.0" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://git.sr.ht/~hannes/airwindows-lv2/") + (commit commit))) + (sha256 + (base32 "06ga23qnl734cahlsqsc4gby7y36fdsw62g5xq5wz0asz3dl2smx")) + (file-name (git-file-name name version)))) + (build-system meson-build-system) + (inputs (list lv2)) + (native-inputs (list pkg-config)) + (home-page "https://www.airwindows.com/") + (synopsis "LV2 port of Airwindows plugins") + (description + "This is an LV2 port of the Airwindows plugins +originally created by Chris Johnson. + +Some of the well known plugins includes, +@enumerate +@item Console, A tone shaping plugin used in busses and channels +@item DeBess, A Desser used removing esses from audio +@item Galactic, A reverb plugin great for pads and ambient sounds +@item Pressure, A compressor plugin +@item ToTape, A analog tape emulation plugin +@item Verbity, Another reverb plugin +@end enumerate") + (license license:expat)))) + (define-public bespokesynth (let ((commit "1afd73ce4c374e6ff1dc9c750d1655dc7e12d79c") (revision "1")) -- 2.48.1 ------=_Part_216123_302746918.1742062957713--