0

Someone help with this one...

My notebook have a dual-boot... Win7 and Ubuntu...

i've this doubt unexplained until this week (I pray):

Why the "Window's audio" is so much better than "ubuntu", i've already tested with third party audio systems, and even in my laptop, the diference is so "scary"...

I was wondering, if there is someway to decrease these disadvantage...

3 Answers3

3

I would suggest using an equalizer like I do. pulseaudio-equalizer is a global eq and sounds wicked (imho).

sudo add-apt-repository ppa:nilarimogard/webupd8  
sudo apt-get update  
sudo apt-get install pulseaudio-equalizer  
Bruno Pereira
  • 74,715
duffydack
  • 7,584
1

Did you try lowering the volume? I've noticed that in Ubuntu audio may be over-amplified causing a distortion. Try around 70% that might help you.

Takkat
  • 144,580
0

Actually you get better sound experience in linux (ubuntu) than the windows7's. In your case this is not as I am claiming so you should find the problem in the driver or in the hardware. But if you just say "better" because of the SRS tech in the WindowsMediaPlayer well then this is another thing.... SRS, srs wow, surround and all other sound enhancing technologies are NOT FREE (actually pretty expensive, charging monthly for usage) and the Linux is a Free OS so there's no way companies providing sound experience (like the SRS) have no way to get their money, so they consider not to throw their software/hardware for free for everybody and this is pretty normal :>

I apersonally use the PulseAudio Equalizer for linux just with two simple tweaks I get better experience than the windows7's with srs_sandbox.

But if you can't fix hardware/drivers issue; PulseAudio EQ doesn't work (well) for you; and you really need to "tweak" the music you play, you could try downloading WINAMP 2.95 and running it with wINE. After that go to WINAMP.COM > PLUGINS and find "enhancer" (it's a green square on the picture with 7-8 sliders). This should give you SRS-Like experience but ONLY in the WINAMP APP. Another (more advanced) plugin for winamp is JAMMIX which is kind'a complicated at first look, but It does the most compressing/equalizing/tubing effects like 'center' 'bass' '3d' 'reverb' 'surround' 'ProLogic' experience and so. H

But at all my opinion is you should get another audio hardware (sound card) Hope I helped

maneff
  • 1