Received: (at submit) by debbugs.gnu.org; 16 Aug 2024 10:42:30 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Fri Aug 16 06:42:30 2024
Received: from localhost ([127.0.0.1]:51723 helo=debbugs.gnu.org)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
id 1seuPe-000742-B4
for submit <at> debbugs.gnu.org; Fri, 16 Aug 2024 06:42:30 -0400
Received: from lists.gnu.org ([209.51.188.17]:44092)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from <apoorvs@HIDDEN>) id 1seuPb-00073m-Bj
for submit <at> debbugs.gnu.org; Fri, 16 Aug 2024 06:42:27 -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 <apoorvs@HIDDEN>) id 1seuMt-0004ZJ-Ex
for guix-patches@HIDDEN; Fri, 16 Aug 2024 06:39:39 -0400
Received: from mail.w13.tutanota.de ([185.205.69.213])
by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
(Exim 4.90_1) (envelope-from <apoorvs@HIDDEN>) id 1seuMr-0006be-DG
for guix-patches@HIDDEN; Fri, 16 Aug 2024 06:39:39 -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 8266415FE083
for <guix-patches@HIDDEN>; Fri, 16 Aug 2024 12:39:05 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1723804745;
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=aXLqP3pNW37UlI/ceYsZBbT0fpvUeWMGN/+a66yz4xM=;
b=b03+M84zTrqY4cOZWUS2ZWJa2oNZrGzgvHTjxDEjfVtOz1xgFz45oXSGpXN4Bpr3
54E7fPcdYoq7DTVzN37wREp9LUtE7v5Z2MfZf6+hjXtjnBX+QIlVhr1zKxcOkpD8seA
yDwdQp7CPslS6hr9hYGblBRNu60lv56lsGZxzIMUHAWwwUS1vJCV22KHkaOaWQcA7C/
iOAcvhBmUay7CcmWY02ktfttTqyfPO5sM+YfjE95Yum6LnO4naHx8v6CxNpLJb3iIlH
Pb7PuG7oamp8uJJYnSqFpbveINfgHyHjvpn7v4JHYzlpHilsLzgRUl4wFvKZS6R0ShG
Fv2qfvW2bQ==
Date: Fri, 16 Aug 2024 12:39:05 +0200 (CEST)
From: Apoorv <apoorvs@HIDDEN>
To: Guix Patches <guix-patches@HIDDEN>
Message-ID: <O4PlEcf--3-9@HIDDEN>
Subject: [PATCH] Add aida-x package
MIME-Version: 1.0
Content-Type: multipart/mixed;
boundary="----=_Part_82732_1320340664.1723804745530"
Received-SPF: pass client-ip=185.205.69.213; envelope-from=apoorvs@HIDDEN;
helo=mail.w13.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,
SPF_HELO_NONE=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 <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>,
<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>,
<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -2.4 (--)
------=_Part_82732_1320340664.1723804745530
Content-Type: multipart/alternative;
boundary="----=_Part_82733_1129650133.1723804745530"
------=_Part_82733_1129650133.1723804745530
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
This is a patch to add a new package, `aida-x` to `gnu/packages/music.scm`.
--
Sent with Tuta; enjoy secure & ad-free emails:
https://tuta.com
------=_Part_82733_1129650133.1723804745530
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<div dir="auto">This is a patch to add a new package, `aida-x` to `gnu/packages/music.scm`.<br><br></div><div dir="auto">-- <br></div><div dir="auto"> Sent with Tuta; enjoy secure & ad-free emails: <br></div><div dir="auto"> https://tuta.com<br></div> </body>
</html>
------=_Part_82733_1129650133.1723804745530--
------=_Part_82732_1320340664.1723804745530
Content-Type: text/x-patch; charset=UTF-8;
name=0006-Add-aida-x-package.patch
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment; filename=0006-Add-aida-x-package.patch
From 7c69443f9faa4f5baec1c4683e406ee88652d57c Mon Sep 17 00:00:00 2001
From: apoorv569 <apoorvs569@HIDDEN>
Date: Fri, 16 Aug 2024 15:32:09 +0530
Subject: [PATCH 06/13] Add aida-x package
---
gnu/packages/music.scm | 58 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 58 insertions(+)
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 36729506a3..b90d25cb6a 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -8222,6 +8222,64 @@ (define-public aether
"Aether is an algorithmic reverb LV2 plugin based on Cloudseed.")
(license license:expat))))
=20
+(define-public aida-x
+ (let ((commit "1027cdd1756505fd2ab1a4adb91a394a3af9df57")
+ (revision "1"))
+ (package
+ (name "aida-x")
+ (version (git-version "1.1.0" revision commit))
+ (source
+ (origin
+ (method git-fetch)
+ (uri (git-reference
+ (url "https://github.com/AidaDSP/AIDA-X")
+ (recursive? #t)
+ (commit commit)))
+ (sha256
+ (base32 "04imgcv73b7n8cd00dsghihfxi45wssvsj5p6awvd9q36ji186m8"))
+ (file-name (git-file-name name version))))
+ (build-system cmake-build-system)
+ (arguments
+ (list
+ #:tests? #f ;no test target
+ #:build-type "Release"
+ #:phases
+ #~(modify-phases %standard-phases
+ (replace 'install
+ ;; no install target
+ (lambda* (#:key inputs outputs #:allow-ot=
her-keys)
+ (let* ((out (assoc-ref outputs "out"))
+ (lib (string-append out "/lib"))
+ (lv2 (string-append lib "/lv2"))
+ (vst3 (string-append lib "/vst3"=
)))
+ (mkdir-p lv2)
+ (mkdir-p vst3)
+ ;; Install LV2 plugin.
+ (copy-recursively
+ "bin/AIDA-X.lv2"
+ (string-append lv2 "/AIDA-X.lv2"))
+ ;; Install VST3 plugin.
+ (copy-recursively
+ "bin/AIDA-X.vst3"
+ (string-append vst3 "/AIDA-X.vst3"))
+ #t))))))
+ (inputs (list libx11
+ libglvnd
+ libxcursor
+ libxrandr
+ alsa-lib
+ sdl2))
+ (native-inputs (list python pkg-config))
+ (home-page "https://github.com/AidaDSP/AIDA-X")
+ (synopsis "AIDA-X, an Amp Model Player leveraging AI")
+ (description
+ "AIDA-X is an Amp Model Player, allowing it to load models of AI tra=
ined music gear,
+which you can then play through! =F0=9F=8E=B8
+Its main intended use is to provide high fidelity simulations of amplifier=
s.
+However, it is also possible to run entire signal chains consisting of any=
combination of amp,
+cab, dist, drive, fuzz, boost and eq.")
+ (license license:gpl3))))
+
;;;
;;; Avoid adding new packages to the end of this file. To reduce the chanc=
es
;;; of a merge conflict, place them above by existing packages with simila=
r
--=20
2.45.2
------=_Part_82732_1320340664.1723804745530--
Apoorv <apoorvs@HIDDEN>:guix-patches@HIDDEN.
Full text available.guix-patches@HIDDEN:bug#72662; Package guix-patches.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.