Re: really, this is the last one before vacation...

dean blackketter <dean-qV/[email protected]> Sat, 22 Feb 2003 13:31:44 +0000 (UTC)
Newsgroups gmane.music.equipment.slimp3.dev
Message-ID <a05100301b7e59ee20b03__1891.52198513529$1045920191@[10.0.1.204]>
HI Dean

Is there a way of setting a default, I'm using my stero to do
the

amplification and had all ready set my IR
control to control my amp.

I assume you mean a volume default. Not yet. Sorry.
Please file a bug.

If you want to hack it, look for

my $DEFAULTVOL = 75;

In server.pl. And change that to a new number that works
for you. The range is 0 to 99.

If I found the setting in server.pl
should this be an config setting ?

Probably, and the current setting should be saved across server
restarts. put that in the bug too... :-)

-dean