Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Main Support Categories > General Help
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.

General Help
All your general support questions for Ubuntu, Kubuntu, Edubuntu and Xubuntu.

 
Thread Tools Display Modes
Old March 13th, 2007   #21
gosh
Quad Shot of Ubuntu
 
gosh's Avatar
 
Join Date: Nov 2005
Location: the Netherlands
Beans: 314
Ubuntu 7.04 Feisty Fawn
Send a message via MSN to gosh Send a message via Skype™ to gosh
Re: System wide audio equalizer?

Quote:
Originally Posted by Toins View Post
Hi guys,

I have the same problem and it will be resolved soon...
It seems that there's an equalizer in the last version of gstreamer and there's already a patch for exaile:
http://www.exaile.org/trac/ticket/1

Cheers
Does anyone know how to install the gstreamer-equalizer?
In which module can I find it?
__________________
Ubuntu user # 7485 - Linux User # 412249
"Oh, bother," said the Borg. "We've assimilated Pooh."
gosh is offline   Reply With Quote
Old March 13th, 2007   #22
gosh
Quad Shot of Ubuntu
 
gosh's Avatar
 
Join Date: Nov 2005
Location: the Netherlands
Beans: 314
Ubuntu 7.04 Feisty Fawn
Send a message via MSN to gosh Send a message via Skype™ to gosh
Re: System wide audio equalizer?

Quote:
Originally Posted by gosh View Post
Does anyone know how to install the gstreamer-equalizer?
In which module can I find it?
It should be in the gst-plugin-bad module.
I compiled the csv version of gstreamer and the gst-plugin-bad module, but exaile (svn-version) still says

Code:
Gstreamer equalizer is not available. It can be found in gstreamer-plugins-bad (currently found in GTS CSV).
__________________
Ubuntu user # 7485 - Linux User # 412249
"Oh, bother," said the Borg. "We've assimilated Pooh."
gosh is offline   Reply With Quote
Old August 1st, 2007   #23
ceedubu
First Cup of Ubuntu
 
ceedubu's Avatar
 
Join Date: Mar 2007
Beans: 5
Re: System wide audio equalizer?

Not sure if this will work for your sound card, works for mine (audigy 2).

Anyway, I just use the ALSA mixer Bass and Treble controls. The thing is that you have to make sure that 'Tone' is also selected, otherwise it has no effect... or is it affect...

Alsa Mixer -->
Edit -->
Preferences --> check 'Tone', 'Bass' and 'Treble' --> close
Back to Alsa Mixer....
Switches Tab --> Check 'Tone' -->
Playback tab --> now your bass and treble sliders should work.

hope this helps.
c
ceedubu is offline   Reply With Quote
Old August 1st, 2007   #24
Shay Stephens
100% Pure Ubuntu
 
Shay Stephens's Avatar
 
Join Date: Jan 2006
Location: New York
Beans: 769
Ubuntu 8.04 Hardy Heron
Re: System wide audio equalizer?

Quote:
Originally Posted by ceedubu View Post
Not sure if this will work for your sound card, works for mine (audigy 2).

Anyway, I just use the ALSA mixer Bass and Treble controls. The thing is that you have to make sure that 'Tone' is also selected, otherwise it has no effect... or is it affect...

Alsa Mixer -->
Edit -->
Preferences --> check 'Tone', 'Bass' and 'Treble' --> close
Back to Alsa Mixer....
Switches Tab --> Check 'Tone' -->
Playback tab --> now your bass and treble sliders should work.

hope this helps.
c
Are you talking about the terminal program "alsamixer"? How do you get to the edit function?
__________________
How to install and run Photoshop 7 or earlier in wine
Switched to Linux completely 1 January 2007 Ahh, a solid year of freedom
My Website
Shay Stephens is offline   Reply With Quote
Old November 26th, 2007   #25
offchance
Just Give Me the Beans!
 
offchance's Avatar
 
Join Date: Mar 2007
Beans: 71
Ubuntu 7.10 Gutsy Gibbon
Send a message via AIM to offchance
Re: System wide audio equalizer?

me three. if I can make fire and cubes show up on the screen with my nvidia graphics card then I ought be able to do something as simple as turn down the bass a little with the nvidia/conexant sound hw.
offchance is offline   Reply With Quote
Old November 26th, 2007   #26
FuturePilot
Can't Get Enough 64bit Ubuntu
 
FuturePilot's Avatar
 
Join Date: Oct 2006
Beans: 4,055
Ubuntu 9.04 Jaunty Jackalope
Send a message via AIM to FuturePilot Send a message via MSN to FuturePilot
Re: System wide audio equalizer?

It's on the way Will most likely be in Hardy
http://www.pulseaudio.org/
https://blueprints.launchpad.net/ubu...p-audio-jumble
PulseAudio is a very advanced sound server
__________________
Blog | Registered Ubuntu User #15350 | Zsh FTW
FuturePilot is online now   Reply With Quote
Old January 5th, 2008   #27
tremby
First Cup of Ubuntu
 
Join Date: Dec 2007
Beans: 11
Kubuntu 7.10 Gutsy Gibbon
Re: System wide audio equalizer?

i have a fairly old soundblaster live.

took me a while to figure this out, and i'm a tad late but here is my solution:

alsamixer from the command line and set up everything how i like it -- rear speakers louder than the front ones, mic set up as recording device etc.

press m with "tone" highlighted to switch on eq (this is what i hadn't figured out) and adjust bass and treble as necessary.

quit alsamixer and run
alsactl -f ~/.alsactl.state.eq store

run alsamixer again, switch the eq back off, exit. then
alsactl -f ~/.alsactl.state store

now i have sound profiles saved with and without eq switched on. i have the normal one restored at kde startup and then i restore the one with eq to cut the bass at night so as not to piss off my housemate below! the restore commands:

alsactl -f ~/.alsactl.state restore

alsactl -f ~/.alsactl.state.eq restore

i've made a little shell script for each of these commands so i don't have to remember them.
tremby is offline   Reply With Quote
Old January 5th, 2008   #28
Shay Stephens
100% Pure Ubuntu
 
Shay Stephens's Avatar
 
Join Date: Jan 2006
Location: New York
Beans: 769
Ubuntu 8.04 Hardy Heron
Re: System wide audio equalizer?

Quote:
Originally Posted by tremby View Post
i have a fairly old soundblaster live.

press m with "tone" highlighted to switch on eq (this is what i hadn't figured out) and adjust bass and treble as necessary.
I checked in alsamixer and I don't see a "tone" entry that can be highlighted. Might be hardware specific to the sound blaster?
__________________
How to install and run Photoshop 7 or earlier in wine
Switched to Linux completely 1 January 2007 Ahh, a solid year of freedom
My Website
Shay Stephens is offline   Reply With Quote
Old January 6th, 2008   #29
tonychar
5 Cups of Ubuntu
 
Join Date: Dec 2007
Beans: 15
Re: System wide audio equalizer?

Yep, me too. My Logitech speakers are great, but way too bassy.
tonychar is offline   Reply With Quote
Old July 12th, 2008   #30
Dominicano731
First Cup of Ubuntu
 
Join Date: Nov 2007
Beans: 3
Re: System wide audio equalizer?

Here's a solution I found while desperately looking around to reduce my bass. I got these instructions from here where someone was trying to fix a sound problem on their laptop.

Type this into the terminal to install C* Audio Plugin Suite
Code:
$ sudo apt-get install caps
Create a new asoundrc file
Code:
gedit ~/.asoundrc
Insert the following text into the new file:
Code:
   pcm.!default {
       type plug
       slave.pcm "equalized";
   }

   pcm.equalized {
       type ladspa
       slave.pcm "plug:dmix";
       path "/usr/lib/ladspa";
       plugins [
           {
               id 1773
               input {
                   controls [ -8 -4 -1 0 0 0 0 0 0 0 ]
               }
           }
       ]
   }
The numbers in the controls array are the equalizer presets
I don't know the range, but I've tested it, and it reduces my bass very well. You need to restart the program using alsa for it to take effect though.
Make sure you keep a backup of your old asoundrc file if it existed.

Last edited by Dominicano731; July 13th, 2008 at 02:34 AM..
Dominicano731 is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:03 PM.


vBulletin ©2000 - 2010, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry