[Desktop-packages] [Bug 932834] Re: Enable equalizer

2016-09-19 Thread Luke Yelavich
** Changed in: pulseaudio (Ubuntu Precise)
 Assignee: Luke Yelavich (themuso) => (unassigned)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/932834

Title:
  Enable equalizer

Status in pulseaudio package in Ubuntu:
  Triaged
Status in pulseaudio source package in Precise:
  Won't Fix
Status in pulseaudio source package in Quantal:
  Won't Fix
Status in pulseaudio source package in Raring:
  Won't Fix

Bug description:
  pulseaudio has support for built in equalizer, but ubuntu does not
  have enabled it. pulseudio provides module module-equalizer-sink which
  needs to be enabled at compile time.

  In src/Makefile.am is this code:

  if HAVE_DBUS
  if HAVE_FFTW
  modlibexec_LTLIBRARIES += \
module-equalizer-sink.la
  bin_SCRIPTS += utils/qpaeq
  endif
  endif

  So for equalizer module is needed package fftw-dev. Please add needed
  fftw packages to pulseaudio build depends for equalizer support.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/932834/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 932834] Re: Enable equalizer

2015-02-13 Thread N. W.
Hello,

as suggested by Pascal de Bruijn (pmjdebruijn),  I filed a feature
request against unity-control-center, see:

https://bugs.launchpad.net/ubuntu/+source/unity-control-
center/+bug/1421581

Regards

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/932834

Title:
  Enable equalizer

Status in pulseaudio package in Ubuntu:
  Triaged
Status in pulseaudio source package in Precise:
  Won't Fix
Status in pulseaudio source package in Quantal:
  Won't Fix
Status in pulseaudio source package in Raring:
  Won't Fix

Bug description:
  pulseaudio has support for built in equalizer, but ubuntu does not
  have enabled it. pulseudio provides module module-equalizer-sink which
  needs to be enabled at compile time.

  In src/Makefile.am is this code:

  if HAVE_DBUS
  if HAVE_FFTW
  modlibexec_LTLIBRARIES += \
module-equalizer-sink.la
  bin_SCRIPTS += utils/qpaeq
  endif
  endif

  So for equalizer module is needed package fftw-dev. Please add needed
  fftw packages to pulseaudio build depends for equalizer support.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/932834/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 932834] Re: Enable equalizer

2014-12-06 Thread Pascal de Bruijn
As I've noted before, Trusty already has the equaliser module available
in the standard pulseaudio package:

$ dpkg -L pulseaudio | grep eq
/usr/lib/pulse-4.0/modules/module-equalizer-sink.so

So at least in Trusty this is actually fixed. All the critical hard to
fix blumping is now in position.

Having a GUI frontend for it, is a completely different matter, which
has nothing to do with this bug, and has nothing to do with pulseaudio
(to which this bug applies).

If one were to have a proper equalizer GUI frontend in Ubuntu, it would
have to be integrated into unity-control-center's sound panel:

$ dpkg -L unity-control-center | grep -i panels | grep -i sound
/usr/lib/x86_64-linux-gnu/unity-control-center-1/panels/libsound.so

So for that a feature request would have to be filed against the unity-
control-center package.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/932834

Title:
  Enable equalizer

Status in pulseaudio package in Ubuntu:
  Triaged
Status in pulseaudio source package in Precise:
  Won't Fix
Status in pulseaudio source package in Quantal:
  Won't Fix
Status in pulseaudio source package in Raring:
  Won't Fix

Bug description:
  pulseaudio has support for built in equalizer, but ubuntu does not
  have enabled it. pulseudio provides module module-equalizer-sink which
  needs to be enabled at compile time.

  In src/Makefile.am is this code:

  if HAVE_DBUS
  if HAVE_FFTW
  modlibexec_LTLIBRARIES += \
module-equalizer-sink.la
  bin_SCRIPTS += utils/qpaeq
  endif
  endif

  So for equalizer module is needed package fftw-dev. Please add needed
  fftw packages to pulseaudio build depends for equalizer support.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/932834/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 932834] Re: Enable equalizer

2014-12-05 Thread Pali
Rolf Leggewie (r0lf): this bug is valid for all ubuntu releases, so
closing it as WONTFIX is not correct here...

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/932834

Title:
  Enable equalizer

Status in pulseaudio package in Ubuntu:
  Triaged
Status in pulseaudio source package in Precise:
  Won't Fix
Status in pulseaudio source package in Quantal:
  Won't Fix
Status in pulseaudio source package in Raring:
  Won't Fix

Bug description:
  pulseaudio has support for built in equalizer, but ubuntu does not
  have enabled it. pulseudio provides module module-equalizer-sink which
  needs to be enabled at compile time.

  In src/Makefile.am is this code:

  if HAVE_DBUS
  if HAVE_FFTW
  modlibexec_LTLIBRARIES += \
module-equalizer-sink.la
  bin_SCRIPTS += utils/qpaeq
  endif
  endif

  So for equalizer module is needed package fftw-dev. Please add needed
  fftw packages to pulseaudio build depends for equalizer support.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/932834/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 932834] Re: Enable equalizer

2014-12-04 Thread Rolf Leggewie
raring has seen the end of its life and is no longer receiving any
updates. Marking the raring task for this ticket as Won't Fix.

** Changed in: pulseaudio (Ubuntu Raring)
   Status: Triaged = Won't Fix

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/932834

Title:
  Enable equalizer

Status in pulseaudio package in Ubuntu:
  Triaged
Status in pulseaudio source package in Precise:
  Won't Fix
Status in pulseaudio source package in Quantal:
  Won't Fix
Status in pulseaudio source package in Raring:
  Won't Fix

Bug description:
  pulseaudio has support for built in equalizer, but ubuntu does not
  have enabled it. pulseudio provides module module-equalizer-sink which
  needs to be enabled at compile time.

  In src/Makefile.am is this code:

  if HAVE_DBUS
  if HAVE_FFTW
  modlibexec_LTLIBRARIES += \
module-equalizer-sink.la
  bin_SCRIPTS += utils/qpaeq
  endif
  endif

  So for equalizer module is needed package fftw-dev. Please add needed
  fftw packages to pulseaudio build depends for equalizer support.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/932834/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 932834] Re: Enable equalizer

2014-12-04 Thread franglais.125
Before this is closed. Doesn't this affect Trusty? A release that won't
be EOL until 2019. And Utopic, and even Vivid? AFAIK, this has never
been worked on, so in essence it affects all releases.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/932834

Title:
  Enable equalizer

Status in pulseaudio package in Ubuntu:
  Triaged
Status in pulseaudio source package in Precise:
  Won't Fix
Status in pulseaudio source package in Quantal:
  Won't Fix
Status in pulseaudio source package in Raring:
  Won't Fix

Bug description:
  pulseaudio has support for built in equalizer, but ubuntu does not
  have enabled it. pulseudio provides module module-equalizer-sink which
  needs to be enabled at compile time.

  In src/Makefile.am is this code:

  if HAVE_DBUS
  if HAVE_FFTW
  modlibexec_LTLIBRARIES += \
module-equalizer-sink.la
  bin_SCRIPTS += utils/qpaeq
  endif
  endif

  So for equalizer module is needed package fftw-dev. Please add needed
  fftw packages to pulseaudio build depends for equalizer support.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/932834/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 932834] Re: Enable equalizer

2014-09-24 Thread floid
It's not clear what themuso was referring to back in 2012, but as nevion 
alluded to above, qpaeq is 'just' a Python program.
It's the GUI required (absent equivalent software) for the end-user to do 
something useful with the capability exposed by the modules (which do come 
stock, but aren't loaded by default).

See:
http://cgit.freedesktop.org/pulseaudio/pulseaudio/plain/src/utils/qpaeq

Perhaps the problematic dependency back then was PyQt4 or sip?  Or not,
this is what's known as unfounded speculation on my part.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/932834

Title:
  Enable equalizer

Status in “pulseaudio” package in Ubuntu:
  Triaged
Status in “pulseaudio” source package in Precise:
  Won't Fix
Status in “pulseaudio” source package in Quantal:
  Won't Fix
Status in “pulseaudio” source package in Raring:
  Triaged

Bug description:
  pulseaudio has support for built in equalizer, but ubuntu does not
  have enabled it. pulseudio provides module module-equalizer-sink which
  needs to be enabled at compile time.

  In src/Makefile.am is this code:

  if HAVE_DBUS
  if HAVE_FFTW
  modlibexec_LTLIBRARIES += \
module-equalizer-sink.la
  bin_SCRIPTS += utils/qpaeq
  endif
  endif

  So for equalizer module is needed package fftw-dev. Please add needed
  fftw packages to pulseaudio build depends for equalizer support.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/932834/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 932834] Re: Enable equalizer

2014-07-03 Thread kevjonesin
Pascal, is there an app (prefereably gui) included to access such or is
it just a capability without a frontend to interact with it?

I'm endorsing/requesting an openly accessible user interface for audio
equalization as a default feature of 'buntu distros.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/932834

Title:
  Enable equalizer

Status in “pulseaudio” package in Ubuntu:
  Triaged
Status in “pulseaudio” source package in Precise:
  Won't Fix
Status in “pulseaudio” source package in Quantal:
  Won't Fix
Status in “pulseaudio” source package in Raring:
  Triaged

Bug description:
  pulseaudio has support for built in equalizer, but ubuntu does not
  have enabled it. pulseudio provides module module-equalizer-sink which
  needs to be enabled at compile time.

  In src/Makefile.am is this code:

  if HAVE_DBUS
  if HAVE_FFTW
  modlibexec_LTLIBRARIES += \
module-equalizer-sink.la
  bin_SCRIPTS += utils/qpaeq
  endif
  endif

  So for equalizer module is needed package fftw-dev. Please add needed
  fftw packages to pulseaudio build depends for equalizer support.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/932834/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 932834] Re: Enable equalizer

2014-07-02 Thread kevjonesin
Please add a default system wide audio equalizer to Ubuntu releases. It
would be a boon for the users as our audio hardware varies widely. While
some media player apps have EQ plugins, this still leaves one unable to
adjust the mix for web content audio that's playing through a browser. A
global default sytem EQ integrated into 'buntu distros would just be so
much more elegant. 'Set it -n- forget it'.

The EQ wouldn't have to be enabled by default, just included as an
option to toggle on at will. If there were some occasional conflicts or
other issues for a minority of users the relevant caveats could be made
availble when accessing the settings to toggle it on.

Thanks for your consideration,

—Kevin—

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/932834

Title:
  Enable equalizer

Status in “pulseaudio” package in Ubuntu:
  Triaged
Status in “pulseaudio” source package in Precise:
  Won't Fix
Status in “pulseaudio” source package in Quantal:
  Won't Fix
Status in “pulseaudio” source package in Raring:
  Triaged

Bug description:
  pulseaudio has support for built in equalizer, but ubuntu does not
  have enabled it. pulseudio provides module module-equalizer-sink which
  needs to be enabled at compile time.

  In src/Makefile.am is this code:

  if HAVE_DBUS
  if HAVE_FFTW
  modlibexec_LTLIBRARIES += \
module-equalizer-sink.la
  bin_SCRIPTS += utils/qpaeq
  endif
  endif

  So for equalizer module is needed package fftw-dev. Please add needed
  fftw packages to pulseaudio build depends for equalizer support.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/932834/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 932834] Re: Enable equalizer

2014-07-02 Thread Pascal de Bruijn
It would seem that the pulseaudio equalizer module is available on
Trusty:

$ dpkg -L pulseaudio | grep eq
/usr/lib/pulse-4.0/modules/module-equalizer-sink.so

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/932834

Title:
  Enable equalizer

Status in “pulseaudio” package in Ubuntu:
  Triaged
Status in “pulseaudio” source package in Precise:
  Won't Fix
Status in “pulseaudio” source package in Quantal:
  Won't Fix
Status in “pulseaudio” source package in Raring:
  Triaged

Bug description:
  pulseaudio has support for built in equalizer, but ubuntu does not
  have enabled it. pulseudio provides module module-equalizer-sink which
  needs to be enabled at compile time.

  In src/Makefile.am is this code:

  if HAVE_DBUS
  if HAVE_FFTW
  modlibexec_LTLIBRARIES += \
module-equalizer-sink.la
  bin_SCRIPTS += utils/qpaeq
  endif
  endif

  So for equalizer module is needed package fftw-dev. Please add needed
  fftw packages to pulseaudio build depends for equalizer support.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/932834/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 932834] Re: Enable equalizer

2014-03-27 Thread N. W.
Hello,

could someone please fix this for Ubuntu 14.04 LTS Trusty Tahr?

It would be much appreciated.

Regards

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/932834

Title:
  Enable equalizer

Status in “pulseaudio” package in Ubuntu:
  Triaged
Status in “pulseaudio” source package in Precise:
  Won't Fix
Status in “pulseaudio” source package in Quantal:
  Won't Fix
Status in “pulseaudio” source package in Raring:
  Triaged

Bug description:
  pulseaudio has support for built in equalizer, but ubuntu does not
  have enabled it. pulseudio provides module module-equalizer-sink which
  needs to be enabled at compile time.

  In src/Makefile.am is this code:

  if HAVE_DBUS
  if HAVE_FFTW
  modlibexec_LTLIBRARIES += \
module-equalizer-sink.la
  bin_SCRIPTS += utils/qpaeq
  endif
  endif

  So for equalizer module is needed package fftw-dev. Please add needed
  fftw packages to pulseaudio build depends for equalizer support.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/932834/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 932834] Re: Enable equalizer

2013-11-14 Thread Michael Murphy
So Saucy has released and trusty is on the rise; why not enable it here
by default?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/932834

Title:
  Enable equalizer

Status in “pulseaudio” package in Ubuntu:
  Triaged
Status in “pulseaudio” source package in Precise:
  Won't Fix
Status in “pulseaudio” source package in Quantal:
  Won't Fix
Status in “pulseaudio” source package in Raring:
  Triaged

Bug description:
  pulseaudio has support for built in equalizer, but ubuntu does not
  have enabled it. pulseudio provides module module-equalizer-sink which
  needs to be enabled at compile time.

  In src/Makefile.am is this code:

  if HAVE_DBUS
  if HAVE_FFTW
  modlibexec_LTLIBRARIES += \
module-equalizer-sink.la
  bin_SCRIPTS += utils/qpaeq
  endif
  endif

  So for equalizer module is needed package fftw-dev. Please add needed
  fftw packages to pulseaudio build depends for equalizer support.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/932834/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 932834] Re: Enable equalizer

2013-05-22 Thread Michael Murphy
This better be in Ubuntu 13.10

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/932834

Title:
  Enable equalizer

Status in “pulseaudio” package in Ubuntu:
  Triaged
Status in “pulseaudio” source package in Precise:
  Won't Fix
Status in “pulseaudio” source package in Quantal:
  Won't Fix
Status in “pulseaudio” source package in Raring:
  Triaged

Bug description:
  pulseaudio has support for built in equalizer, but ubuntu does not
  have enabled it. pulseudio provides module module-equalizer-sink which
  needs to be enabled at compile time.

  In src/Makefile.am is this code:

  if HAVE_DBUS
  if HAVE_FFTW
  modlibexec_LTLIBRARIES += \
module-equalizer-sink.la
  bin_SCRIPTS += utils/qpaeq
  endif
  endif

  So for equalizer module is needed package fftw-dev. Please add needed
  fftw packages to pulseaudio build depends for equalizer support.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/932834/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 932834] Re: Enable equalizer

2013-03-17 Thread jnewton
Equalizer creator here, doing my annual review of where this thing
managed to go...  I'm pretty impressed ubuntu still hasn't enabled
this at-worst benign module... and it's such a hassle to replace
pulseaudio by building from source so it's ultimately a stupid decision,
really.  Just build it and let users experiment, it's not like it loads
itself by default and breaks your system.  OpenSUSE, my distro of
choice, has had it enabled since Feb 2012.

@Raymond:  there's no limitation like that, its however many channels
you have and each one has it's own channel specific settings.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/932834

Title:
  Enable equalizer

Status in “pulseaudio” package in Ubuntu:
  Triaged
Status in “pulseaudio” source package in Precise:
  Won't Fix
Status in “pulseaudio” source package in Quantal:
  Won't Fix
Status in “pulseaudio” source package in Raring:
  Triaged

Bug description:
  pulseaudio has support for built in equalizer, but ubuntu does not
  have enabled it. pulseudio provides module module-equalizer-sink which
  needs to be enabled at compile time.

  In src/Makefile.am is this code:

  if HAVE_DBUS
  if HAVE_FFTW
  modlibexec_LTLIBRARIES += \
module-equalizer-sink.la
  bin_SCRIPTS += utils/qpaeq
  endif
  endif

  So for equalizer module is needed package fftw-dev. Please add needed
  fftw packages to pulseaudio build depends for equalizer support.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/932834/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 932834] Re: Enable equalizer

2013-03-14 Thread Raymond
are there any limitation of the equalizer ? (e.g.  only stereo and not
support mono suuround5.1, 7.1 nor AC3 passthrough)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/932834

Title:
  Enable equalizer

Status in “pulseaudio” package in Ubuntu:
  Triaged
Status in “pulseaudio” source package in Precise:
  Won't Fix
Status in “pulseaudio” source package in Quantal:
  Won't Fix
Status in “pulseaudio” source package in Raring:
  Triaged

Bug description:
  pulseaudio has support for built in equalizer, but ubuntu does not
  have enabled it. pulseudio provides module module-equalizer-sink which
  needs to be enabled at compile time.

  In src/Makefile.am is this code:

  if HAVE_DBUS
  if HAVE_FFTW
  modlibexec_LTLIBRARIES += \
module-equalizer-sink.la
  bin_SCRIPTS += utils/qpaeq
  endif
  endif

  So for equalizer module is needed package fftw-dev. Please add needed
  fftw packages to pulseaudio build depends for equalizer support.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/932834/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 932834] Re: Enable equalizer

2013-03-13 Thread Fred
http://www.webupd8.org/2013/03/install-pulseaudio-with-built-in-
system.html

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/932834

Title:
  Enable equalizer

Status in “pulseaudio” package in Ubuntu:
  Triaged
Status in “pulseaudio” source package in Precise:
  Won't Fix
Status in “pulseaudio” source package in Quantal:
  Won't Fix
Status in “pulseaudio” source package in Raring:
  Triaged

Bug description:
  pulseaudio has support for built in equalizer, but ubuntu does not
  have enabled it. pulseudio provides module module-equalizer-sink which
  needs to be enabled at compile time.

  In src/Makefile.am is this code:

  if HAVE_DBUS
  if HAVE_FFTW
  modlibexec_LTLIBRARIES += \
module-equalizer-sink.la
  bin_SCRIPTS += utils/qpaeq
  endif
  endif

  So for equalizer module is needed package fftw-dev. Please add needed
  fftw packages to pulseaudio build depends for equalizer support.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/932834/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 932834] Re: Enable equalizer

2012-11-26 Thread Jendrik Seipp
What's the status of this? Will there be a system-equalizer in raring?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/932834

Title:
  Enable equalizer

Status in “pulseaudio” package in Ubuntu:
  Triaged
Status in “pulseaudio” source package in Precise:
  Won't Fix
Status in “pulseaudio” source package in Quantal:
  Won't Fix
Status in “pulseaudio” source package in Raring:
  Triaged

Bug description:
  pulseaudio has support for built in equalizer, but ubuntu does not
  have enabled it. pulseudio provides module module-equalizer-sink which
  needs to be enabled at compile time.

  In src/Makefile.am is this code:

  if HAVE_DBUS
  if HAVE_FFTW
  modlibexec_LTLIBRARIES += \
module-equalizer-sink.la
  bin_SCRIPTS += utils/qpaeq
  endif
  endif

  So for equalizer module is needed package fftw-dev. Please add needed
  fftw packages to pulseaudio build depends for equalizer support.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/932834/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 932834] Re: Enable equalizer

2012-10-17 Thread Sebastien Bacher
** Also affects: pulseaudio (Ubuntu R-series)
   Importance: Undecided
   Status: New

** Changed in: pulseaudio (Ubuntu R-series)
   Importance: Undecided = Wishlist

** Changed in: pulseaudio (Ubuntu R-series)
   Status: New = Triaged

** Changed in: pulseaudio (Ubuntu R-series)
 Assignee: (unassigned) = Luke Yelavich (themuso)

** Changed in: pulseaudio (Ubuntu Quantal)
   Status: Triaged = Won't Fix

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/932834

Title:
  Enable equalizer

Status in “pulseaudio” package in Ubuntu:
  Triaged
Status in “pulseaudio” source package in Precise:
  Won't Fix
Status in “pulseaudio” source package in Quantal:
  Won't Fix
Status in “pulseaudio” source package in r-series:
  Triaged

Bug description:
  pulseaudio has support for built in equalizer, but ubuntu does not
  have enabled it. pulseudio provides module module-equalizer-sink which
  needs to be enabled at compile time.

  In src/Makefile.am is this code:

  if HAVE_DBUS
  if HAVE_FFTW
  modlibexec_LTLIBRARIES += \
module-equalizer-sink.la
  bin_SCRIPTS += utils/qpaeq
  endif
  endif

  So for equalizer module is needed package fftw-dev. Please add needed
  fftw packages to pulseaudio build depends for equalizer support.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/932834/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp