From owner-freebsd-multimedia@FreeBSD.ORG Thu Sep 15 18:08:25 2005 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 8E2D316A41F for ; Thu, 15 Sep 2005 18:08:25 +0000 (GMT) (envelope-from kazuhito@ph.noda.tus.ac.jp) Received: from t-mta7.odn.ne.jp (mfep7.odn.ne.jp [143.90.131.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C16A43D49 for ; Thu, 15 Sep 2005 18:08:23 +0000 (GMT) (envelope-from kazuhito@ph.noda.tus.ac.jp) Received: from localhost ([211.121.97.72]) by t-mta7.odn.ne.jp with ESMTP id <20050915180822249.KVSZ.2824.t-mta7.odn.ne.jp@mta7.odn.ne.jp>; Fri, 16 Sep 2005 03:08:22 +0900 Date: Fri, 16 Sep 2005 03:08:21 +0900 (JST) Message-Id: <20050916.030821.343192866.kazuhito@ph.noda.tus.ac.jp> To: torfinn.ingolfsen@broadpark.no From: Kazuhito HONDA In-Reply-To: Your message of "Fri, 26 Aug 2005 00:06:36 +0200". <20050826000636.545b6b8f.torfinn.ingolfsen@broadpark.no> References: <20050825195625.3661dd05.torfinn.ingolfsen@broadpark.no> <20050828234613.3e8b063a.torfinn.ingolfsen@broadpark.no> <20050828234613.3e8b063a.torfinn.ingolfsen@broadpark.no> X-Mailer: Mew version 3.3 on XEmacs 21.4.17 (Jumbo Shrimp) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@freebsd.org Subject: `Re: Sound patches and volume problems?' and `Re:"Audio Advantage Micro"' 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, 15 Sep 2005 18:08:25 -0000 Hello, I got "Audio Advantage Micro" and a USB device with the C-Media chip. I would check them on recent FreeBSD-stable. I put some WAV file into /dev/dsp or use xmms, and changed volume with `mixer' command on console. They had only one volume knob, `speaker'. On windows, They look like having other knobs, but they must be software volume knobs included OS. Because FreeBSD don't have any software volume knob included OS, volume of "Audio Advantage Micro" can't be controlled without `speaker' knob on FreeBSD. Though I could control volume with `speaker' knob, it had one problem. Reasonable range of the knob was very narrow for my ears, from 0 to 8 (full range of knob is 0 to 100). If I set the knob to 9 or above, volume was too loud. <20050825195625.3661dd05.torfinn.ingolfsen@broadpark.no> torfinn.ingolfsen@broadpark.no >> A friend of mine have bought this neat little USB Audio device, called >> "Audio Advantage Micro" made by Turtle Beach. <20050826000636.545b6b8f.torfinn.ingolfsen@broadpark.no> torfinn.ingolfsen@broadpark.no >> And now the device works when I select it in xmms. >> However, the volume is very loud, so loud that I fear that my headphones >> will break. This is even when I have turned down the volumen all I can >> in xmms. <20050828234613.3e8b063a.torfinn.ingolfsen@broadpark.no> torfinn.ingolfsen@broadpark.no >> However, there seems to be some problems with the volume controls... it >> seems like the volume is ... sort of relative now, not absolute. >> And when I adjust volume, equalizer settings etc, it seems lie the >> volume gets ... well, lost, and gets louder all the time, until finally >> I have to shut down xmms to save my speakers / headphones. >> >> The last device tested was a set of USB speakers from Jazz Speakers >> (model no. J1116U), and theyu have the same problem. XMMS can't control volumes of USB audio devices. I guess that some audio programs (e.g. realplayer) can't control, too. (These programs try to change `main' volume knob, but USB audio devices don't have `main' volume knob. MS-Windows may force an existing knob into `main' knob.) Some programs (e.g. mplayer) don't have this problem, because they have a software volume controller. >> I tried using the mixer in Xfce4 (xfce4-mixer), but it just says that >> mixer1 has a "Spkr" output. It's correct. It is an ordinal behavior. >> What tool should I use to control output volume of this thing? At least, volume can be controlled with `mixer' command. I expect that volume can be controlled with Xfce4-mixer. Indeed, I could control volume with xmsmixer. But C-Media chip has the narrow-range problem written above, so it is defficult to control volume with GUI. So I recommend that you use some programs with software volume controller, e.g. mplayer. Sincerely yours, Kazuhito HONDA