Fedora Linux Support Community & Resources Center
  #1  
Old 2009-02-01, 03:32 PM CST
blueskynis's Avatar
blueskynis Offline
Registered User
 
Join Date: Jun 2008
Location: Serbia, Nis
Age: 27
Posts: 36
Question Am I doing right (pulseaudio system wide equalizer)

Hi guys,

I finally managed to enable system wide equalizer on fedora 10, but I am not sure if this is the right way or there is a more elegant way of doing this. For some reason the same thread on ubuntu forums did not worked for me, so I was forced to experiment a little.

In order to enable equalizer I installed:

Quote:
- ladspa
- ladspa-swh-plugins
- padevchooser
Now, as root I edited /etc/pulse/default.pa and added the following two lines:

Code:
load-module module-ladspa-sink sink_name=ladspa_out master=alsa_output.pci_8086_27d8_sound_card_0_alsa_playback_0 plugin=mbeq_1197 label=mbeq control=0,-3,-5,-7,-10,-10,-12,-15,-15,-13,-8,-5,-3,3,0

set-default-sink ladspa_out
Now, with PA device chooser icon I selected Default sink -> Other, "ladspa_out" and clicked OK.

The equalizer works, but sometimes song skips for half a seconds at the very beginning. Is there a better way of doing this?

Cheers
__________________
=========================================
Reply With Quote
  #2  
Old 2009-02-01, 03:55 PM CST
scottro's Avatar
scottro Offline
Retired Community Manager -- Banned from Texas by popular demand.
 
Join Date: Sep 2007
Location: NYC
Posts: 8,154
I've edited the subject line so that you're more likely to get helpful answers (and more likely to get the thread seen by busy people.)
Reply With Quote
  #3  
Old 2009-02-01, 04:19 PM CST
blueskynis's Avatar
blueskynis Offline
Registered User
 
Join Date: Jun 2008
Location: Serbia, Nis
Age: 27
Posts: 36
OK, I tried that after posting but couldn't. Thanks
__________________
=========================================
Reply With Quote
  #4  
Old 2009-02-01, 05:08 PM CST
scottro's Avatar
scottro Offline
Retired Community Manager -- Banned from Texas by popular demand.
 
Join Date: Sep 2007
Location: NYC
Posts: 8,154
No problem. I think that only mods can edit the actual thread title. Anyway, hopefully, the new title will attract someone who has an answer.
Reply With Quote
  #5  
Old 2009-02-03, 02:29 PM CST
blueskynis's Avatar
blueskynis Offline
Registered User
 
Join Date: Jun 2008
Location: Serbia, Nis
Age: 27
Posts: 36
OK, after recent updates pulseaudio seems to work even better, I have no more skips at the start of playback! Yee
__________________
=========================================
Reply With Quote
  #6  
Old 2009-06-17, 05:18 AM CDT
blueskynis's Avatar
blueskynis Offline
Registered User
 
Join Date: Jun 2008
Location: Serbia, Nis
Age: 27
Posts: 36
Fedora 11 makes mu nuts

Unfortunately, pulseaudio in Fedora 11 has changed and the given method will not work any more.

If I try to load module-ladspa -sink, I get this error:

Quote:
> pulseaudio[27541]: sink-input.c: Assertion 'PA_SINK_INPUT_IS_LINKED(i->thread_info.state)' failed at
> pulsecore/sink-input.c:807, function pa_sink_input_update_max_request().
> Aborting.


It's a known bug upstream and there is even a fix for it, but I don't know why Fedora guys chose not to include the fix.

http://www.pulseaudio.org/ticket/398
__________________
=========================================
Reply With Quote
  #7  
Old 2009-06-17, 05:19 AM CDT
blueskynis's Avatar
blueskynis Offline
Registered User
 
Join Date: Jun 2008
Location: Serbia, Nis
Age: 27
Posts: 36
Fedora 11 makes me nuts

Unfortunately, pulseaudio in Fedora 11 has changed and the given method will not work any more.

If I try to load module-ladspa -sink, I get this error:

Quote:
> pulseaudio[27541]: sink-input.c: Assertion 'PA_SINK_INPUT_IS_LINKED(i->thread_info.state)' failed at
> pulsecore/sink-input.c:807, function pa_sink_input_update_max_request().
> Aborting.


It's a known bug upstream and there is even a fix for it, but I don't know why Fedora guys chose not to include the fix.

http://www.pulseaudio.org/ticket/398
__________________
=========================================
Reply With Quote
  #8  
Old 2009-06-17, 06:01 AM CDT
blueskynis's Avatar
blueskynis Offline
Registered User
 
Join Date: Jun 2008
Location: Serbia, Nis
Age: 27
Posts: 36
Quote:
Originally Posted by blueskynis View Post
....
It's a known bug upstream and there is even a fix for it, but I don't know why Fedora guys chose not to include the fix.

http://www.pulseaudio.org/ticket/398
Scratch that. I looked a little closer and this the right bug report:

http://pulseaudio.org/ticket/540

Unfortunately, there is no fix for this one....
__________________
=========================================
Reply With Quote
  #9  
Old 2009-12-06, 12:45 PM CST
funnylife_ma Offline
Registered User
 
Join Date: Apr 2009
Posts: 16
linuxfedorafirefox
PulseAudio System Wide Equalizer

Hi,

Here is a great PulseAudio Equalizer GUI : http://ubuntuforums.org/showthread.php?t=1308838

I have managed to repackage it on Fedora 12 successfully, here is the source rpm, and this is the binary rpm.

I have submitted an early review request ( that won't be accepted ) while waiting for a clear project schedule from the author. I mailed him and he told me that he is gonna move the project to launchpad soon.

Last edited by funnylife_ma; 2009-12-06 at 04:47 PM CST.
Reply With Quote
  #10  
Old 2009-12-06, 04:41 PM CST
blueskynis's Avatar
blueskynis Offline
Registered User
 
Join Date: Jun 2008
Location: Serbia, Nis
Age: 27
Posts: 36
linuxfedorafirefox
Oh thanks! Good to see things finally going forward. I will look at it.
__________________
=========================================
Reply With Quote
  #11  
Old 2009-12-07, 08:46 AM CST
kromberg Offline
Registered User
 
Join Date: Mar 2008
Posts: 89
windows_xp_2003firefox
Quote:
Originally Posted by funnylife_ma View Post
Hi,

Here is a great PulseAudio Equalizer GUI : http://ubuntuforums.org/showthread.php?t=1308838

I have managed to repackage it on Fedora 12 successfully, here is the source rpm, and this is the binary rpm.

I have submitted an early review request ( that won't be accepted ) while waiting for a clear project schedule from the author. I mailed him and he told me that he is gonna move the project to launchpad soon.
Will the binary rpm work with F11?
Reply With Quote
  #12  
Old 2009-12-07, 08:59 AM CST
funnylife_ma Offline
Registered User
 
Join Date: Apr 2009
Posts: 16
linuxfedorafirefox
Quote:
Will the binary rpm work with F11?
No, it won't. It is meant for F12 and plus, it requires pulseaudio >= 0.9.19, while latest pulseaudio in F11 is 0.9.16.
Reply With Quote
  #13  
Old 2009-12-24, 04:40 PM CST
leftoflexo Offline
Registered User
 
Join Date: Jul 2009
Posts: 27
linuxfedoramozilla
works ok for me, only issue was static and pops whenever i change the volume while the e.q. is activated. i went into pulse sound preferences and changed output from ladspa to internal audio and the equalizer is still affecting my sound even though the eq window says its off, but if i adjust a band and hit "apply" it realized its off and i have to re-activate it in the eq window and shut it off in preferences again. to get the crackles to stop on volume change i had the shut off sytem sounds.

Last edited by leftoflexo; 2009-12-24 at 04:44 PM CST.
Reply With Quote
  #14  
Old 2009-12-25, 06:30 AM CST
blueskynis's Avatar
blueskynis Offline
Registered User
 
Join Date: Jun 2008
Location: Serbia, Nis
Age: 27
Posts: 36
linuxfedorafirefox
Talking

I do hope this wide equalizer thing will go upstream.

Merry Christmas,

Nesa
__________________
=========================================
Reply With Quote
  #15  
Old 2010-01-03, 03:16 AM CST
funnylife_ma Offline
Registered User
 
Join Date: Apr 2009
Posts: 16
linuxfedorafirefox
the equalizer have been been accepted in Fedora 12. it will be in the repos in 2 days or so.


To install this equalizer then, type :

yum install pulseaudio-equalizer
Reply With Quote
Reply

Tags
equalizer, ladspa, mbeq, pulseaudio

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
system wide pulseaudio sukru General Support 0 2009-08-07 01:39 AM CDT
System wide equaliser?? starstatras Software 7 2008-10-20 08:22 AM CDT
System Wide Equalizer YaKillaCJ General Support 8 2008-07-19 08:19 PM CDT
System-wide alias FedoraUK General Support 0 2006-07-18 01:33 PM CDT
RE : making aliases system wide mathieu.millet@ratp.fr gmane.linux.redhat.fedora.general 0 2005-03-21 01:50 AM CST

Translations (Powered by Powered by Google):
Afrikaans Albanian Arabic Belarusian Bulgarian Catalan Chinese Croatian Czech Danish Dutch English Estonian Filipino Finnish French Galician German Greek Hebrew Hindi Hungarian Icelandic Indonesian Italian Japanese Korean Latvian Lithuanian Macedonian Malay Maltese Norwegian Persian Polish Portuguese Romanian Russian Serbian Slovak Slovenian Spanish Swahili Swedish Taiwanese Thai Turkish Ukrainian Vietnamese Yiddish

All times are GMT -7. The time now is 10:41 AM CDT.

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo



All trademarks, and forum posts in this site are property of their respective owner(s).

FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Rules | Archive | Contact | Founding Members
Designed By Ewdison Then | Powered by vBulletin ©2000-2010, Jelsoft Enterprises Ltd.
FedoraForum is Powered by Open Source Projects and Products
Translations supported by vBET Translator 2.3.10