From owner-freebsd-multimedia@FreeBSD.ORG Tue May 26 12:21:42 2009 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8B52A1065676 for ; Tue, 26 May 2009 12:21:42 +0000 (UTC) (envelope-from bsam@kfs.ru) Received: from kfs.ru (kfs.kfs.ru [194.186.81.194]) by mx1.freebsd.org (Postfix) with ESMTP id 29FD58FC16 for ; Tue, 26 May 2009 12:21:42 +0000 (UTC) (envelope-from bsam@kfs.ru) Received: from bsam by kfs.ru with local (Exim 4.67 (FreeBSD)) (envelope-from ) id 1M8vf1-000LIc-8K; Tue, 26 May 2009 16:21:39 +0400 To: mct References: <4A1AAE3C.3070001@gmail.com> <69163735@serv3.int.kfs.ru> <4A1BD98E.2070303@gmail.com> From: Boris Samorodov Date: Tue, 26 May 2009 16:21:39 +0400 In-Reply-To: <4A1BD98E.2070303@gmail.com> (mct's message of "Tue, 26 May 2009 13:59:10 +0200") Message-ID: <37006700@serv3.int.kfs.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: "Boris B. Samorodov" Cc: freebsd-multimedia@freebsd.org Subject: Re: Any Renoise interest? X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 May 2009 12:21:42 -0000 On Tue, 26 May 2009 13:59:10 +0200 mct wrote: > Boris Samorodov wrote: > > On Mon, 25 May 2009 16:42:04 +0200 mct wrote: > >> under preferences there is an option to select either alsa or jack as > >> sound output, but when selecting jack ( and jack running beforehand > >> with qjackctl) it complains that libjack.so.xxxx is not available. > > > >> That's it for me for today, but wondering if this will need fbsd jack > >> libs in the right place for renoise to find, or linux jack libs > >> installed. > > > > I think that a linux library is needed. > > > thank you. i grabbed an rpm, extracted to linux/usr/lib and renoise > found this right away. > problem is, at first tries it seems you would need to run a linux > jackd, which i couldn't manage and have doubts this is even possible. As I understand, jackd is a sound server. If it interacts with a user process via sockets or tcp ports then you may try to use FreeBSD port audio/jack. WBR -- bsam