From owner-freebsd-multimedia@FreeBSD.ORG Wed Aug 7 18:38:19 2013 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 4FCB34E3 for ; Wed, 7 Aug 2013 18:38:19 +0000 (UTC) (envelope-from Mathias.Picker@virtual-earth.de) Received: from www94.your-server.de (www94.your-server.de [213.133.104.94]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0F7CC2F73 for ; Wed, 7 Aug 2013 18:38:18 +0000 (UTC) Received: from [92.230.240.178] (helo=[192.168.178.33]) by www94.your-server.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.74) (envelope-from ) id 1V78Nk-0000Sj-Dd for freebsd-multimedia@freebsd.org; Wed, 07 Aug 2013 20:22:48 +0200 Subject: Re: JACK From: Mathias Picker To: freebsd-multimedia@freebsd.org In-Reply-To: <1375895950.1542.26.camel@localhost> References: <1375895950.1542.26.camel@localhost> Content-Type: text/plain; charset="UTF-8" Organization: virtual earth GmbH Date: Wed, 07 Aug 2013 20:22:44 +0200 Message-ID: <1375899764.86478.21.camel@mp> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Authenticated-Sender: Mathias.Picker@virtual-earth.de X-Virus-Scanned: Clear (ClamAV 0.97.6/17638/Wed Aug 7 13:56:17 2013) X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Aug 2013 18:38:19 -0000 Am Mittwoch, den 07.08.2013, 10:19 -0700 schrieb Sean Bruno: > Is there any current audio port that is know to work with JACK at the > moment on FreeBSD? I'm working on my port of IDJC to bsd and wanted to > start with a known working audio application so I can verify my JACK > settings first. I've used these and the ardour beta, but just for a very simple recording for myself: hydrogen, fluidsynth linuxsampler zynaddsubfx > > Sean Mathias