Date: Fri, 3 Mar 2000 00:56:01 +0000 From: Mark Ovens <mark@ukug.uk.freebsd.org> To: Volker Dormeyer <V.Dormeyer@t-online.de> Cc: questions@FreeBSD.ORG Subject: Re: xmms 1.0.1 uses 95% cpu Message-ID: <20000303005601.G327@marder-1> In-Reply-To: <20000302203655.A716@t-online.de>; from V.Dormeyer@t-online.de on Thu, Mar 02, 2000 at 08:36:55PM %2B0100 References: <88483183@toto.iv> <14516.160.72062.803076@hip186.ch.intel.com> <20000223215739.B326@marder-1> <20000302203655.A716@t-online.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 02, 2000 at 08:36:55PM +0100, Volker Dormeyer wrote: > On Wed, Feb 23, 2000 at 09:57:40PM +0000, Mark Ovens wrote: > > > Any of you guys have a problem with adjusting the volume with the > > cursor keys? If you drag the slider to somewhere near 50% and then use > > the arrow-up and arrow-down keys does the volume (and the VOLUME: n% > > display) work properly? Mine only increases, it won't decrease. I've > > found the cause of the problem and am working out the best solution > > but would be interested how many others are thus afflicted. > > Hi, > > I haven't any problems with that. I'm using self compiled xmms 1.0.1 > on FreeBSD 3.3. Adjusting the volume with the cursor keys works > properly for me. It increase and decrease when using the cursor keys. > Thanks for the feedback. What sound card are you using? The problem is that mine, SB PCI128, only has 64 levels in the mixer but the ioctl() (and the xmms volume control) have 100, so there is a loss of precision when converting from one to the other, and vice versa. > -Volker- > > > > -- > ########################################## > Volker Dormeyer # V.Dormeyer@t-online.de > ########################################## -- Microsoft: Where do you want to go today? Linux: Where do you want to go tomorrow? BSD: Are you guys coming, or what? -Poster at LinuxWorld 2000 ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000303005601.G327>