pulseaudio-equalizer-ladspa / Equalizer

Licence: gpl-3.0
Pulseaudio LADSPA Equalizer

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Equalizer

pulsertp-multiroom
Synchronized multiroom audio with PulseAudio RTP
Stars: ✭ 25 (-70.93%)
Mutual labels:  pulseaudio
Mon2cam
Workaround for multi-monitor Discord screensharing
Stars: ✭ 268 (+211.63%)
Mutual labels:  pulseaudio
Spotrec
Spotify desktop client recorder for PulseAudio
Stars: ✭ 33 (-61.63%)
Mutual labels:  pulseaudio
yags
Go powered statusline generator
Stars: ✭ 18 (-79.07%)
Mutual labels:  pulseaudio
catnip
terminal audio visualizer for linux/unix/macOS/windblows*
Stars: ✭ 79 (-8.14%)
Mutual labels:  pulseaudio
Pulsemixer
CLI and curses mixer for PulseAudio
Stars: ✭ 441 (+412.79%)
Mutual labels:  pulseaudio
pulseaudio-module-xrdp
xrdp sink / source pulseaudio modules
Stars: ✭ 105 (+22.09%)
Mutual labels:  pulseaudio
Py Nltools
A collection of basic python modules for spoken natural language processing
Stars: ✭ 46 (-46.51%)
Mutual labels:  pulseaudio
Noisetorch
Real-time microphone noise suppression on Linux.
Stars: ✭ 5,199 (+5945.35%)
Mutual labels:  pulseaudio
Awesome Pulseaudio widget
PulseAudio widgtet for the Awesome Window Manager that uses DBus
Stars: ✭ 29 (-66.28%)
Mutual labels:  pulseaudio
Dotfiles
🌸 Configuration for i3, kitty, picom, ZSH, gtk, qutebrowser, qbittorrent and more... (All tools for an arch linux new installation)
Stars: ✭ 15 (-82.56%)
Mutual labels:  pulseaudio
Linux-SonivoxEas
Sonivox EAS for Linux and Qt
Stars: ✭ 14 (-83.72%)
Mutual labels:  pulseaudio
Apulse
PulseAudio emulation for ALSA
Stars: ✭ 574 (+567.44%)
Mutual labels:  pulseaudio
easyeffects
Limiter, compressor, convolver, equalizer and auto volume and many other plugins for PipeWire applications
Stars: ✭ 3,408 (+3862.79%)
Mutual labels:  pulseaudio
Class bot
An Automated Background Python bot that notifies you during your classes when your name is called or the keywords "present"/"attendance" are called out.
Stars: ✭ 36 (-58.14%)
Mutual labels:  pulseaudio
pulseviz.py
Audio visualizer for PulseAudio written in Python
Stars: ✭ 24 (-72.09%)
Mutual labels:  pulseaudio
Docker Wine
Docker image that includes Wine and Winetricks for running Windows applications on Linux and macOS
Stars: ✭ 313 (+263.95%)
Mutual labels:  pulseaudio
Pacmixer
an alsamixer alike for PulseAudio.
Stars: ✭ 78 (-9.3%)
Mutual labels:  pulseaudio
I3blocks Airpods
i3blocks script for managing airpods and airpods pro.
Stars: ✭ 36 (-58.14%)
Mutual labels:  pulseaudio
Fix Bt A2dp
Workaround fixing no A2DP when BT headphone reconnects automatically (after being paired)
Stars: ✭ 25 (-70.93%)
Mutual labels:  pulseaudio

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].