From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?B?5a6L5paH5q2m?= Subject: Re: Midi Date: Mon, 16 Feb 2015 14:36:37 +0800 Message-ID: <87sie62wi2.fsf@gmail.com> References: <20150215154305.GA20540@debian> <87egprm9n1.fsf@mango.localdomain> <20150215164339.GA6533@debian> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34140) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNFIC-0004c6-Ee for guix-devel@gnu.org; Mon, 16 Feb 2015 01:36:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YNFI9-0008QY-8p for guix-devel@gnu.org; Mon, 16 Feb 2015 01:36:28 -0500 Received: from mail-pd0-f178.google.com ([209.85.192.178]:36703) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNFI9-0008QS-3v for guix-devel@gnu.org; Mon, 16 Feb 2015 01:36:25 -0500 Received: by pdjp10 with SMTP id p10so33271332pdj.3 for ; Sun, 15 Feb 2015 22:36:24 -0800 (PST) In-Reply-To: <20150215164339.GA6533@debian> 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: Andreas Enge , Ricardo Wurmus Cc: guix-devel@gnu.org Andreas Enge writes: > On Sun, Feb 15, 2015 at 05:17:54PM +0100, Ricardo Wurmus wrote: >> I know of no alternatives to timidity when it comes to a simple MIDI >> player. I wanted to package it a while ago but didn't get around to it. > > If you feel like doing it, it would be very welcome! I sent a patch to add wildmidi, a simple midi player. But I haven't test it ;-) > > Andreas