From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id SPYVH8WdBGC5PwAA0tVLHw (envelope-from ) for ; Sun, 17 Jan 2021 20:27:49 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id GOvIGsWdBGB2DQAAbx9fmQ (envelope-from ) for ; Sun, 17 Jan 2021 20:27:49 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 1B20A940418 for ; Sun, 17 Jan 2021 20:27:49 +0000 (UTC) Received: from localhost ([::1]:46648 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l1EeK-00044B-21 for larch@yhetil.org; Sun, 17 Jan 2021 15:27:48 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:39982) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l1Edj-00042X-Ud for guix-devel@gnu.org; Sun, 17 Jan 2021 15:27:11 -0500 Received: from mailout2.hostsharing.net ([83.223.78.233]:39665) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l1Edh-0000TL-Jg for guix-devel@gnu.org; Sun, 17 Jan 2021 15:27:11 -0500 Received: from h20.hostsharing.net (h20.hostsharing.net [83.223.95.236]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.hostsharing.net", Issuer "RapidSSL TLS DV RSA Mixed SHA256 2020 CA-1" (verified OK)) by mailout2.hostsharing.net (Postfix) with ESMTPS id 8F8C210189AE2 for ; Sun, 17 Jan 2021 21:27:03 +0100 (CET) Received: from anna (unknown [188.246.5.11]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by h20.hostsharing.net (Postfix) with ESMTPSA id 64D619A6E3 for ; Sun, 17 Jan 2021 21:27:03 +0100 (CET) Date: Sun, 17 Jan 2021 21:27:02 +0100 From: Tobias Platen To: guix-devel@gnu.org Subject: Music Production on Guix System Message-Id: <20210117212702.eda0c8f5edf288747d65068f@platen-software.de> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.32; powerpc64le-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Received-SPF: none client-ip=83.223.78.233; envelope-from=guix@platen-software.de; helo=mailout2.hostsharing.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -1.86 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: 1B20A940418 X-Spam-Score: -1.86 X-Migadu-Scanner: scn1.migadu.com X-TUID: XuLh4NUahfdM I liked Ricardo's blogpost "Music Production on Guix System", which I read last weekend while installing the Guix System on my laptop. For the next release I might be interested in contributing to the release song as well. I'm also a Lilypond user, I got into Scheme when I started hacking the Festival Speech Synthesis System. This week I plan to submit a python package called utauly[1] to guix. I also plan to do multiple Music Production on GNU/Linux workshops soon, using BigBlueButton[2]. There first one will be held next Monday. [1] https://notabug.org/isengaara/python-utauly [2] https://www.qtau.de/ -- Tobias Platen