From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id KNo9EOsK9V7BZwAA0tVLHw (envelope-from ) for ; Thu, 25 Jun 2020 20:36:59 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id UCQRDOsK9V70QwAA1q6Kng (envelope-from ) for ; Thu, 25 Jun 2020 20:36:59 +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 C84559403E9 for ; Thu, 25 Jun 2020 20:36:58 +0000 (UTC) Received: from localhost ([::1]:41472 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1joYcD-0000oe-QC for larch@yhetil.org; Thu, 25 Jun 2020 16:36:57 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60898) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1joYDd-0007Tp-MN for help-guix@gnu.org; Thu, 25 Jun 2020 16:11:33 -0400 Received: from mail-il1-x135.google.com ([2607:f8b0:4864:20::135]:40208) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1joYDb-0008As-QX for help-guix@gnu.org; Thu, 25 Jun 2020 16:11:33 -0400 Received: by mail-il1-x135.google.com with SMTP id t8so6542180ilm.7 for ; Thu, 25 Jun 2020 13:11:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=tNTO63DSr+SIkJPoWEjB8n6rexgk20O3z9fhMGw/ECw=; b=RSoVnVOc14S4CpU38Perr053FZVBQDsj9sCq3K9US5Lc1YNoV8wKByX88cbDm58fuG cQUT0975FWchHEZ7uVFzJBTYOZT3qxsW1CekoIU8AFEgZdurVFwdC55Y/LIZVAdPVZ5E UFcEOhivdPEAjFPk3RJw/scqv1H7olNXXtU7WPo77mbpVi1QoXp8Vpslbzl/D803TMQm ImrmUFOmnhZqQIvHqBOzlNRuGy1OokHiYoDi5rdXp/mGQ4OJI+B4qOhGFDTSde9TVqAc D2qDlK/XA1SZxzsF1jL7PLklYFVfEJts9PoPIWdTaUUiB6yw9y+W3VGcdQTI/JCXl3fq ZHJw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=tNTO63DSr+SIkJPoWEjB8n6rexgk20O3z9fhMGw/ECw=; b=Ae54FTW8eFNqnweZY960DjQRkoE6w6VHm5ZW1ogVL6nqQR3sN8/fML41qsQsPVyHb7 Y/i+8gw+rJA/VinU03U075gZwEgq+zh7bPijryC1GZWCnv7ZSuqn3tv3fOh8QWXPQsjw E1TNE2LP7cEV77yv8iCI/2iLtvz+3SXfMPvZBmBChpLD0bk9oL5XvTg175llEWRaYh6a M66bVXraDj5I3oB1ld/PZyjSaCIv+r2Iriu9m5TnWjIE2pQYLu8LMoLcXZedBLFqD1Bj 2pzpF6Fl9grY+zBhvTAyft9QNlHsYVehIerPmHajGmkNJqzNP4oJSttCMIvsniBSNDim HXkA== X-Gm-Message-State: AOAM531g9EqcRV2bC4NKORMmM47m5sOcx4BQ64OIBN3BBnElG160WnDT 8//M/x34zIGMUyVk2grLWYXqUan2VuOmlf4r9wT1+w== X-Google-Smtp-Source: ABdhPJyFbWr4jGEuDeLhv4Pa4et2i7Vm3+ZHEY7ODjL0UeQwPakfrvp85ctTc2rVMU8+TvPsOR8h6Z8GRRN3BEi6HVY= X-Received: by 2002:a92:4a09:: with SMTP id m9mr24917549ilf.79.1593115890048; Thu, 25 Jun 2020 13:11:30 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a92:5e51:0:0:0:0:0 with HTTP; Thu, 25 Jun 2020 13:11:29 -0700 (PDT) In-Reply-To: <877dvv6v7x.fsf@dustycloud.org> References: <877dvv6v7x.fsf@dustycloud.org> From: Tomas Pettersson Date: Thu, 25 Jun 2020 13:11:29 -0700 Message-ID: Subject: Re: Musagi packaging, porting, autotools'ifying help request To: Christopher Lemmer Webber Received-SPF: pass client-ip=2607:f8b0:4864:20::135; envelope-from=drpetter@gmail.com; helo=mail-il1-x135.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. 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, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Mailman-Approved-At: Thu, 25 Jun 2020 16:36:50 -0400 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "help-guix@gnu.org" Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (body hash did not verify) header.d=gmail.com header.s=20161025 header.b=RSoVnVOc; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Spam-Score: 0.09 X-TUID: dhLFhicVqL2p Go for it! Personally I=E2=80=99d prefer building something new from scratc= h, but that=E2=80=99s just my style with everything, haha... let me know if you wa= nt any advice or help understanding the codebase. On Thursday, June 25, 2020, Christopher Lemmer Webber < cwebber@dustycloud.org> wrote: > [+ CC the author, DrPetter, who I'm not sure will read this, but > here's a try anyway] > > Hello, > > I've been very interested in the following music-making program (by the > same author as sfxr): > > https://www.drpetter.se/project_musagi.html > > Source is released here under MIT/Expat: > > http://drpetter.se/files/musagiport.zip > > (See also the musagi-linux-2.tar.gz and porting-musagi.txt files inside > of that zipfile. Beware that the whole thing unpacks into the current > directory.) > > It's kind of "abandonware" at this point but I'm very intrigued by it > (nice tutorial here): > > https://www.drpetter.se/tutorial_musagi1.html > > Probably a good step would be to start a git repository that contains > the code as-is, then try to add autotools support, open the porting*.txt > files and start from there... > > This probably requires a bit of work, but if anyone is interested in > working with me on it I'm very interested in this program. > > - Chris > > PS: I highly, highly recommend this article on sound theory by drpetter: > > https://www.drpetter.se/article_sound.html >