From owner-freebsd-questions@FreeBSD.ORG Thu Jun 8 13:03:34 2006 Return-Path: X-Original-To: freebsd-questions@FreeBSD.ORG Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2C7716BC9E for ; Thu, 8 Jun 2006 10:58:05 +0000 (UTC) (envelope-from anrays@gmail.com) Received: from tor.farlep.net (tor.farlep.net [213.130.1.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1A5543D45 for ; Thu, 8 Jun 2006 10:58:04 +0000 (GMT) (envelope-from anrays@gmail.com) Received: from santinel.home.ua (nas-7-174.dialup.farlep.net [62.221.42.175]) by tor.farlep.net with ESMTP id k58Avp4c019009; Thu, 8 Jun 2006 13:57:57 +0300 Received: from anray by santinel.home.ua with local (Exim 4.61; FreeBSD) id 1FoICa-0000cv-Q1; Thu, 08 Jun 2006 13:57:24 +0300 To: Gary Kline References: <20060608060612.GA70290@thought.org> Organization: Santinel From: Andrey Slusar Date: Thu, 08 Jun 2006 13:57:24 +0300 In-Reply-To: <20060608060612.GA70290@thought.org> (Gary Kline's message of "Wed, 7 Jun 2006 23:06:12 -0700") Message-ID: <86odx3ud7v.fsf@santinel.home.ua> User-Agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.5-b27 (i386--freebsd) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-SMTP-Vilter-Version: 1.1.8 X-SMTP-Vilter-Virus-Backend: clamd X-SMTP-Vilter-Status: clean X-SMTP-Vilter-clamd-Virus-Status: clean Cc: FreeBSD Mailing List Subject: Re: MIDI X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 13:03:34 -0000 Wed, 7 Jun 2006 23:06:12 -0700, Gary Kline wrote: > Since I have builtin sound on my motherboard on most of my > systems, can I configure them to play midi files? So far > it looks like I need thw voxware driver/.ko/. > I'd appreciate any clues here. You need install the ports/audio/timidity++. -- Regards, Andrey.