Git Product home page Git Product logo

pulseaudio-equalizer-ladspa

A LADSPA based multiband equalizer approach for getting better sound out of pulseaudio. This equalizer clearly is more potent than the (deprecated ?), optional one from Pulseaudio.

Equalizer Preview

(this screenshot was taken with the materia theme enabled, it might look different on your system)

Dependencies

Build & Install

meson build
cd build
ninja
(sudo) ninja install

Meson options

Meson options can be set during initial configuration e.g. meson build -Doptionname=value or within the build folder with meson configure -Doptionname=value.

python
Per default the build system will use the same python installation as meson does. Set this if you want to use a specific version or binary. See http://mesonbuild.com/Python-module.html#find_installation for valid names or paths.
purelib
Meson defaults to install python modules to the purelib folder but some distributions e.g. Debian and derivatives do not set it correctly. In that case it needs to be manually set to the correct path relative to the prefix e.g. -Dpurelib=lib/python3.6/dist-packages for Ubuntu 18.10

Original Sources

Original Project: https://code.launchpad.net/~psyke83/+junk/pulseaudio-equalizer

Some of the presets: https://github.com/jjo/config/tree/master/.pulse

pulseaudio-equalizer-ladspa's Projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.