From owner-freebsd-multimedia@freebsd.org Fri Oct 27 07:41:37 2017 Return-Path: Delivered-To: freebsd-multimedia@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E9601E39C1A for ; Fri, 27 Oct 2017 07:41:37 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (turbocat.net [IPv6:2a01:4f8:c17:6c4b::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B33097F7F6 for ; Fri, 27 Oct 2017 07:41:37 +0000 (UTC) (envelope-from hps@selasky.org) Received: from hps2016.home.selasky.org (unknown [62.141.128.70]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 1A2C02601F1; Fri, 27 Oct 2017 09:41:35 +0200 (CEST) Subject: Re: FreeBSD multimedia To: blubee blubeeme , Ralf Mardorf Cc: freebsd-multimedia@freebsd.org References: <20171027074622.2e3d7d4b@archlinux.localdomain> From: Hans Petter Selasky Message-ID: <836b38de-d2e4-21c3-9061-da385b7b1494@selasky.org> Date: Fri, 27 Oct 2017 09:38:56 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Oct 2017 07:41:38 -0000 On 10/27/17 09:01, blubee blubeeme wrote: > I guess the question is; can there be something like Jack but for Alsa or > better yet OSS, since that's whats native on FreeBSD. If you want to do professional stuff, like recording your synths and remixing on the same computer, you need to install virtual_oss from ports. --HPS