From owner-freebsd-multimedia@FreeBSD.ORG Sat Apr 29 23:48:27 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org 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 E881C16A404 for ; Sat, 29 Apr 2006 23:48:27 +0000 (UTC) (envelope-from hwb@hpwren.ucsd.edu) Received: from stat.hpwren.ucsd.edu (stat.hpwren.ucsd.edu [198.202.124.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7CD843D55 for ; Sat, 29 Apr 2006 23:48:26 +0000 (GMT) (envelope-from hwb@hpwren.ucsd.edu) Received: from stat.hpwren.ucsd.edu (localhost [127.0.0.1]) by stat.hpwren.ucsd.edu with ESMTPœ id k3TNmQVv089086; Sat, 29 Apr 2006 16:48:26 -0700 (PDT) (envelope-from hwb@stat.hpwren.ucsd.edu) Received: (from hwb@localhost) by stat.hpwren.ucsd.edu (with id k3TNmL6o089085; Sat, 29 Apr 2006 16:48:21 -0700 (PDT) Date: Sat, 29 Apr 2006 16:48:21 -0700 From: Hans-Werner Braun To: freebsd-multimedia@freebsd.org Message-ID: <20060429234821.GA87974@hpwren.ucsd.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Institution: University of California, San Diego Subject: Multi-channel sound output 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: Sat, 29 Apr 2006 23:48:28 -0000 (I am not on this list, Please include me on a response) I would like to make multi-channel (at least 4) sound output work. I tried three different cards: Live! 5.1, Audigy SE, and Audigy 4, with the standard FreeBSD 6.0 driver, emu10kx, and OSS. I did not manage to get more than two channels in either combination. Does anyone here have a suggestion as to what would works there? For background, what I am interested in is the recreation of 3D sound environments, like deploying a microphone array in an ecological reserve or other interesting sound environments (see http://hpwren.ucsd.edu/news/050617.html and http://hpwren.ucsd.edu/news/050402.html for examples or preliminary work), and recreating it with fairly standard equipment. For example, once I get the output working, a next question will be how to read from a microphone-quad (or more) while still getting phasing/etc. right. I would appreciate suggestions. Hans-Werner