Public bug reported:

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.

** Affects: pulseaudio (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  Enable equalizer

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to