From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Midi Date: Mon, 16 Feb 2015 23:29:08 +0100 Message-ID: <20150216222908.GA5800@debian> References: <20150215154305.GA20540@debian> <87egprm9n1.fsf@mango.localdomain> <20150215164339.GA6533@debian> <87sie62wi2.fsf@gmail.com> <20150216220551.GA4599@debian> <871tlpmriv.fsf@mango.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60951) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNUAL-0001T1-10 for guix-devel@gnu.org; Mon, 16 Feb 2015 17:29:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YNUAH-0000b4-QJ for guix-devel@gnu.org; Mon, 16 Feb 2015 17:29:20 -0500 Received: from mout.kundenserver.de ([212.227.126.130]:59516) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNUAH-0000al-Hk for guix-devel@gnu.org; Mon, 16 Feb 2015 17:29:17 -0500 Content-Disposition: inline In-Reply-To: <871tlpmriv.fsf@mango.localdomain> 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+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ricardo Wurmus Cc: guix-devel@gnu.org On Mon, Feb 16, 2015 at 11:16:08PM +0100, Ricardo Wurmus wrote: > FYI: I'm currently packaging TiMidity++. We may still need to package a > basic soundfont. Debian recommends freepats: http://freepats.zenvoid.org/ It also contains fluid-soundfont-gm and fluid-soundfont-gs, but I did not find a homepage with "source" for them. I suppose that timidity should depend on a soundfont and then include a corresponding configuration file (which could be created as part of the soundfont, and maybe sourced into the main timidity configuration file). Andreas