Help - Search - Members - Calendar
Full Version: how do i boost winamp output
Hydrogenaudio Forums > Hydrogenaudio Forum > General Audio
sven_Bent
I'm sitting and listing to some digital radio with winamp with all my volume on max (headset and volume kontrol in windows).
whem my icq beep it like 50% higher and give my a headache.
is there a way to boost winamp volume output to be greateter so that icq and other stuff will be more faint compared to winamp ?
MadiZone
Equalizer, maybe? huh.gif

Or how about disabling ICQ-sounds?
unplugged
Shame! laugh.gif

CODE
del "C:\Program Files\ICQ\Sounds\Startup.wav"


and/or

re-equalize the rest of wavs...
CiTay
QUOTE(unplugged @ Nov 19 2002 - 10:23 PM)
"C:\Program Files\ICQ\Sounds\Startup.wav"

More important: ...\ICQ\Sounds\Message.wav

If something is too loud, don't make something else louder!
Uosdwis R. Dewoh
If this is a frequent problem I suggest opening the ICQ sounds in an audio editor and manually adjusting volume. Reducing by 50% should be enough, I think.

Cheers,
Uosdwis
Dibrom
I've had this same problem... quite annoying really. I just got fed up and turned the sound off. Nothing sucks more than listening to some super quiet/ambient experimental music and then having your head blown off by an "uh oh"... >_<
Artemis3
Remember that you can throw Mirabilis ICQ client to the thrash and use the open source Miranda client to replace it. And for that matter you could do the same with MSN... And if you ever try a Jabber client, transports will connect you to those services as well.

http://miranda-icq.sourceforge.net/
http://www.jabber.org/

In my case, i decided to produce computer beeps instead of letting that annoying lemming like noise happy.gif (besides it helps when you have your home amp/computer speakers off for some reason...)
rc55
I'm using Trillian - I will use Jabber some day, I guess I'm just shy because of the way it works (being reliant on an independant server).

However, I would recommend perhaps hunting for a more subtle ICQ sound scheme.

Ruairi
RockGtrSeattle
QUOTE(sven_Bent @ Nov 19 2002 - 12:54 PM)
is there a way to boost winamp volume output to be greateter so that icq and other stuff will be more faint compared to winamp


Umm... switch to Trillian? laugh.gif
sven_Bent
Not only icq

the problem does not only lie with icq sound but also windows generelt sound andet other programs sound. winamps is just to faint
I'm listening to www.digitallyimported.com tranve channels.

i could normalize win and icq sound down that would sole 95% of my problem but is there no way to bost winamp as it would solve my problem 100%
Q!
QUOTE(Artemis3 @ Nov 20 2002 - 02:32 AM)
Remember that you can throw Mirabilis ICQ client to the thrash and use the open source Miranda client to replace it.
http://miranda-icq.sourceforge.net/

That Miranda ICQ is great, thanx for the info :-)
Volcano
sven_Bent:

This might be a nice workaround. It's a batch file from the German PC-Welt magazine which disables all Windows sounds if you execute it. If you execute it again, it will re-enable them.

I translated the ECHOs to English (what a hell of a lot of work that was...), everything else should work on non-German Win versions.

SOUND.BAT:

CODE
@echo off

if exist %windir%\#Nosound.REG start /w regedit.exe /s %windir%\#Sound.REG
if exist %windir%\#Nosound.REG echo Windows sounds enabled.
if exist %windir%\#Nosound.REG goto Killer

:SoundsOff
echo REGEDIT4 > %windir%\#Nosound.REG
echo. >> %windir%\#Nosound.REG
echo [-HKEY_CURRENT_USER\AppEvents] >> %windir%\#Nosound.REG
echo. >> %windir%\#Nosound.REG
start /w regedit /e %windir%\#Sound.REG HKEY_CURRENT_USER\AppEvents
%comspec% /c start /w regedit.exe /s %windir%\#Nosound.REG
echo Windows sounds disabled.
goto Over

:Killer
del %windir%\#Nosound.REG

:Over
echo.
exit


Hope this helps,

Dominic

Edit: That won't disable the ICQ sounds, of course.
Volcano
By the way... I tried editing Message.wav; Audacity 1.1 Beta plays it back *much* too quiet (seems to be it can't read that specific WAV format correctly), and if I take SNDREC32 to decrease the volume, the file will sound like crap afterwards.

EAC's Wave editor only reads 44.1kHz 16bit files, so that's not an option.

Can anybody recommend another good, free audio editor? I know of Goldwave which is shareware if I recall correctly, I should have that lying around here somewhere. I'm not inclined to download CoolEdit though... :/

(Sorry for moving a little off topic...)
ssamadhi97
mmmh, Trillian... wub.gif

although i'll probably switch to jabber sooner or later.. but Trillian's UI owns.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.