From owner-freebsd-multimedia@FreeBSD.ORG Thu May 18 10:12:14 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 F0B1116A407 for ; Thu, 18 May 2006 10:12:13 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: from klamath.irbis.net.ru (klamath.irbis.net.ru [85.118.141.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBB8B43D46 for ; Thu, 18 May 2006 10:12:12 +0000 (GMT) (envelope-from yuri.pankov@gmail.com) Received: from klamath.irbis.net.ru (yuri@localhost.irbis.net.ru [127.0.0.1]) by klamath.irbis.net.ru (8.13.6/8.13.6) with ESMTP id k4IAC7dU066087 for ; Thu, 18 May 2006 14:12:07 +0400 (MSD) (envelope-from yuri.pankov@gmail.com) Received: (from yuri@localhost) by klamath.irbis.net.ru (8.13.6/8.13.6/Submit) id k4IAC5YK066076 for freebsd-multimedia@freebsd.org; Thu, 18 May 2006 14:12:05 +0400 (MSD) (envelope-from yuri.pankov@gmail.com) X-Authentication-Warning: klamath.irbis.net.ru: yuri set sender to yuri.pankov@gmail.com using -f From: Yuri Pankov To: freebsd-multimedia@freebsd.org In-Reply-To: <20060518045405.O1145@ganymede.hub.org> References: <20060517225126.Y1145@ganymede.hub.org> <20060518084430.psrgjfk90kcgs480@netchild.homeip.net> <20060518045405.O1145@ganymede.hub.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Thu, 18 May 2006 14:11:46 +0400 Message-Id: <1147947106.35023.2.camel@klamath.irbis.net.ru> Mime-Version: 1.0 X-Mailer: Evolution 2.7.2.1 FreeBSD GNOME Team Port Subject: Re: USB headset ... ? 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: Thu, 18 May 2006 10:12:14 -0000 On Thu, 2006-05-18 at 04:55 -0300, Marc G. Fournier wrote: > On Thu, 18 May 2006, Alexander Leidinger wrote: > > > In case you want to play music at the same time you are using a headset, you > > can activate the virtual channels for the audio device with a sysctl. This > > way the sound system allows to open /dev/dsp multiple times and mixes > > everything together and you don't need to have more than one soundcard. > > You mean, I can actually hear GAIM beep on new messages while listening to > music?? > > I figured I had to be doing something wrong that it didn't work :( Do you > happen to know what the sysctl is for this? :) > > Thanks ... > > ---- > Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) > Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664 These sysctl variables are described in sound(4) manpage. Yuri