From owner-freebsd-multimedia@FreeBSD.ORG Tue Mar 9 03:25:44 2004 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDF0616A4CE; Tue, 9 Mar 2004 03:25:44 -0800 (PST) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id E014E43D45; Tue, 9 Mar 2004 03:25:43 -0800 (PST) (envelope-from tilman@arved.at) Received: from huckfinn-wi0.arved.de (localhost [127.0.0.1]) i29BOabd093377; Tue, 9 Mar 2004 12:25:39 +0100 (CET) (envelope-from tilman@arved.at) Received: (from tilman@localhost) by huckfinn-wi0.arved.de (8.12.11/8.12.6/Submit) id i29BOUi6093376; Tue, 9 Mar 2004 12:24:30 +0100 (CET) X-Authentication-Warning: huckfinn-wi0.arved.de: tilman set sender to tilman@arved.at using -f Date: Tue, 9 Mar 2004 12:24:30 +0100 From: Tilman Linneweh To: epilogue@allstream.net Message-ID: <20040309112430.GA93365@huckfinn.arved.de> References: <20040309032501.32f5995c@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20040309032501.32f5995c@localhost> User-Agent: Mutt/1.4.2.1i cc: Freebsd-multimedia@FreeBSD.org cc: freebsd-ports@FreeBSD.org Subject: Re: calling all audio ports maintainers -- ardour and jack X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Mar 2004 11:25:45 -0000 * epilogue@allstream.net [Di, 09 Mär 2004 at 09:25 GMT]: > > just dropping a line to see whether anyone is working on porting > ardour (ardour.org) and jack (jackit.sf.net) over to freebsd? > > > does anyone know if there are OS architectural issues preventing this > software from being ported? or is it mostly a matter of finding someone > willing to contribute their time and effort? > You need to port ALSA to FreeBSD. Maybe it is possible to write an OSS output driver for jack, but I think you still need the ALSA userspace library.