Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 380927 - Add pulseaudio-equalizer to main tree
Summary: Add pulseaudio-equalizer to main tree
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-28 10:40 UTC by Pacho Ramos
Modified: 2012-06-16 13:36 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2011-08-28 10:40:46 UTC
After seeing that pulseaudio allows to equalize all sounds, I googled a bit and saw that adding pulseaudio-equalizer to main tree would be interesting:
http://pulseaudio.org/wiki/SystemEqualizer

Thanks

Reproducible: Always
Comment 1 Arun Raghavan (RETIRED) gentoo-dev 2011-08-28 11:00:59 UTC
This is not yet in a stable release. It will come with PA 1.0. In the mean time, you can test it out by unmasking 0.99.2 (or even try the live ebuild if you're feeling brave ;) ).
Comment 2 Pacho Ramos gentoo-dev 2011-08-28 11:20:01 UTC
Nice, thanks a lot for the info. Will probably wait for pulseaudio-1 and then install pulseaudio and enable it systemwide finally :)
Comment 3 Pacho Ramos gentoo-dev 2011-12-14 11:53:55 UTC
(In reply to comment #1)
> This is not yet in a stable release. It will come with PA 1.0. In the mean
> time, you can test it out by unmasking 0.99.2 (or even try the live ebuild if
> you're feeling brave ;) ).

Pulse-1 is in the tree for a long time, but looks like none GUI for setting equalizer settings was added :|
Comment 4 Mehmet Giritli 2012-06-16 10:48:28 UTC
I emerged pulseaudio with the equalizer flag but trying to run it I get this:

~ $ qpaeq 

Traceback (most recent call last):
  File "/usr/bin/qpaeq", line 557, in <module>
    main()
  File "/usr/bin/qpaeq", line 552, in main
    qpaeq_main=QPaeq()
  File "/usr/bin/qpaeq", line 79, in __init__
    self.set_connection()
  File "/usr/bin/qpaeq", line 231, in set_connection
    self.sinks=manager_props.Get(self.manager_iface,'EqualizedSinks')
  File "/usr/lib64/python2.7/site-packages/dbus/proxies.py", line 70, in __call__
    return self._proxy_method(*args, **keywords)
  File "/usr/lib64/python2.7/site-packages/dbus/proxies.py", line 145, in __call__
    **keywords)
  File "/usr/lib64/python2.7/site-packages/dbus/connection.py", line 651, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.UnknownMethod: Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
Comment 5 Mehmet Giritli 2012-06-16 10:51:58 UTC
By the way, I have: media-sound/pulseaudio-1.1-r1  USE="X alsa asyncns bluetooth caps dbus equalizer gdbm glib gnome orc ssl tcpd udev -avahi -doc -ipv6 -jack -libsamplerate -lirc (-oss) -realtime (-system-wide) -test"
Comment 6 Arun Raghavan (RETIRED) gentoo-dev 2012-06-16 13:36:01 UTC
This was fixed with 2.0-r1.