From owner-freebsd-stable@FreeBSD.ORG Wed Aug 24 11:55:35 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 877A116A41F for ; Wed, 24 Aug 2005 11:55:35 +0000 (GMT) (envelope-from ben@spooty.net) Received: from mta08-winn.ispmail.ntl.com (mta08-winn.ispmail.ntl.com [81.103.221.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6A9B43D45 for ; Wed, 24 Aug 2005 11:55:34 +0000 (GMT) (envelope-from ben@spooty.net) Received: from aamta11-winn.ispmail.ntl.com ([81.103.221.35]) by mta08-winn.ispmail.ntl.com with ESMTP id <20050824115533.NIBY23002.mta08-winn.ispmail.ntl.com@aamta11-winn.ispmail.ntl.com>; Wed, 24 Aug 2005 12:55:33 +0100 Received: from [192.168.1.100] (really [82.23.1.73]) by aamta11-winn.ispmail.ntl.com with ESMTP id <20050824115533.TRR13593.aamta11-winn.ispmail.ntl.com@[192.168.1.100]>; Wed, 24 Aug 2005 12:55:33 +0100 From: Ben Paley To: r.c.ladan@student.tue.nl Date: Wed, 24 Aug 2005 12:55:27 +0100 User-Agent: KMail/1.8.2 References: <20050824112709.B60F816A468@hub.freebsd.org> In-Reply-To: <20050824112709.B60F816A468@hub.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200508241255.27985.ben@spooty.net> Cc: FreeBSD Stable Subject: Re: /dev/midi and /dev/sequencer X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Aug 2005 11:55:35 -0000 On Wednesday 24 August 2005 12:27, Rene Ladan wrote: > You can try Eric A. Welsh's set of Gravis Ultrasound MIDI patches > (/usr/ports/audio/eawpats) which pulls in Timidity++. =A0This way you have > at least software MIDI playback. =A0The patchset sounds quite good (better > than the native MIDI of my sound card). That might do it! I'll check it out, thanks. Ben