From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 26 21:08:22 2022 Received: (at submit) by debbugs.gnu.org; 27 Oct 2022 01:08:22 +0000 Received: from localhost ([127.0.0.1]:55624 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1onrNd-0006Ds-Ll for submit@debbugs.gnu.org; Wed, 26 Oct 2022 21:08:22 -0400 Received: from lists.gnu.org ([209.51.188.17]:51478) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1onrNa-0006Dj-Ay for submit@debbugs.gnu.org; Wed, 26 Oct 2022 21:08:19 -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 1onrNZ-0006J9-3s for guix-patches@gnu.org; Wed, 26 Oct 2022 21:08:17 -0400 Received: from mout-p-103.mailbox.org ([2001:67c:2050:0:465::103]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1onrNR-00042i-GS for guix-patches@gnu.org; Wed, 26 Oct 2022 21:08:16 -0400 Received: from smtp102.mailbox.org (smtp102.mailbox.org [IPv6:2001:67c:2050:b231:465::102]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-103.mailbox.org (Postfix) with ESMTPS id 4MySGR3N8yz9sRM for ; Thu, 27 Oct 2022 03:07:59 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1666832879; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=LWCz2C2skgnYLcxg6Ek8F/EqlfcqOpqu894YsrXYSHE=; b=TvoOHw6vcTO5PzA0JwfB//pw/pa67eAC+uTyT0t6dqa5C7Zs8aStS3QkbJzYQNJKz+bQzE JrtYBa9HxxaVWI1K8j2gdkhDlED46Sxr0KSwviLRPIYspsSuKBJ9O+vfyW92mQPo5+oY0a bsQFxPrk9RgxdpcU+Q8EagOR3nsjdncHTIz9lze2xpKwUhVM2ejuzbbWwsT/tvnVr7S4Ca z5RsveI4aOMW6j3CQALD136l1s8/UvB1AEOIK8H45kULxwtATPUP/cJVfstBRVQ6PArux0 JgoslTR+0XfbiLZQMhG51ApGWjJAxPJbI1o9OdCSTt5/uueAeHvtLk4ChSzcwQ== From: Antero Mejr DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1666832877; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=LWCz2C2skgnYLcxg6Ek8F/EqlfcqOpqu894YsrXYSHE=; b=T0ix5Z7+V//Uy90EBhgHkuxcKyA/7ye54WxR75Z867lPPe3Ced3Tbu/HauFNXG/+pyAifH GlOwiUjYrlcwJi4CECsa+EGItR/bBllJvELlvaBcJ58C1jot4PhNrzFvvE2/uAvORxAQx5 YwZa8ni3lWWFd5XAyHe1T7KTQFGWiiQViwdGmcdaE6p3Q5gInMqIK4qX3+4nLxtJZdf6jh 47mQ7ojdy19KF/iQ2DngIYin4INs0LRTpTc2544rh040vBV7QokNVFDxUtMBWF56gKAtoE DnsF0pGjzKmTL/kV0HOUxgBd6xeWm+0pJn2LS3kqzbCsxuyagE2jDfDr3wZL7Q== To: guix-patches@gnu.org Subject: [PATCH] gnu: Add samplebrain. Date: Thu, 27 Oct 2022 01:07:49 +0000 Message-Id: <20221027010749.3291-1-antero@mailbox.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-MBO-RS-META: 6jc571co1xjn8zk6o5f5zdunidntqpae X-MBO-RS-ID: d6cacc98f3371385b5f X-Rspamd-Queue-Id: 4MySGR3N8yz9sRM Received-SPF: pass client-ip=2001:67c:2050:0:465::103; envelope-from=antero@mailbox.org; helo=mout-p-103.mailbox.org 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, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_PDS_PRO_TLD=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit Cc: Antero Mejr 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.3 (--) * gnu/packages/music.scm (samplebrain): New variable. --- gnu/packages/music.scm | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm index 72299f13f1..d1d56f149f 100644 --- a/gnu/packages/music.scm +++ b/gnu/packages/music.scm @@ -6899,6 +6899,37 @@ (define-public orca-music (home-page "https://100r.co/site/orca.html") (license license:expat)))) +(define-public samplebrain + (package + (name "samplebrain") + (version "0.18.4") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://gitlab.com/then-try-this/samplebrain") + (commit (string-append version "_release")))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "14ynmnyg0mmrl7z7241yc5wxxsrjyqmzs1ds1kh8shkach8j05rx")))) + (build-system qt-build-system) + (arguments + (list #:tests? #f ;no tests + #:phases #~(modify-phases %standard-phases + (replace 'configure + (lambda _ + (substitute* "samplebrain.pro" + (("\\/usr") #$output)) + (invoke "qmake")))))) + (inputs (list fftw liblo libsndfile portaudio)) + (home-page "https://thentrythis.org/projects/samplebrain/") + (synopsis "Sample mashing synthesizer designed by Aphex Twin") + (description "Samplebrain chops samples up into a 'brain' of interconnected +small sections called blocks which are connected into a network by similarity. +It processes a target sample, chopping it up into blocks in the same way, and +tries to match each block with one in its brain to play in realtime.") + (license license:gpl2))) + ;;; ;;; 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.37.3