EasyEffects presets for PipeWire/PulseAudio on Linux. Transform your Linux audio experience with one command!
Open your terminal and run:
pip install projectpulsewirepython -m projectpulsewire start1. Browse & Preview Presets (EQ) ← See all available audio profiles
2. Browse & Preview IRS (Convolution) ← See reverb/correction files
3. Install Preset(s) ← Install presets to EasyEffects
4. Install IRS(s) ← Install IRS files
5. View Installed (Presets + IRS) ← See what you installed
6. Remove Preset(s)/IRS(s) ← Uninstall
7. Update projectpulsewire ← Get new versions
8. Help & Commands ← Learn more
9. Exit
After installing presets, close and reopen EasyEffects app. Your new presets will appear in the preset manager!
python -m projectpulsewire startpython -m projectpulsewire listpython -m projectpulsewire list-irspython -m projectpulsewire install "Bass Boosted"
python -m projectpulsewire install "Rock"
python -m projectpulsewire install "Lofi"python -m projectpulsewire install-irs "BassWaves"
python -m projectpulsewire install-irs "Dolby Headphone"python -m projectpulsewire installedpython -m projectpulsewire remove "Bass Boosted"python -m projectpulsewire updatepython -m projectpulsewire --help
python -m projectpulsewire version| Requirement | Details |
|---|---|
| OS | Linux (Ubuntu, Fedora, Arch, etc.) |
| Python | 3.10 or higher |
| Audio Server | PipeWire or PulseAudio |
| Required App | EasyEffects |
Ubuntu/Debian:
sudo apt install easyeffectsFedora:
sudo dnf install easyeffectsArch Linux:
sudo pacman -S easyeffects- Bass Boost, Heavy Bass, HB-Flat, HB-Lite, HB-Mid
- Rock, Classical, LoFi, EDM, Indie, K-Pop
- Sony, Bose (device-specific)
- Voice clarity presets
- Video/Movie presets
- Loudness/Auto-gain presets
- Dolby Surround profiles
- DFX audio enhancements
- Creative X-Fi profiles
- Bass enhancement
- Room correction
- Headphone virtualization
| Type | Location |
|---|---|
| JSON Presets | ~/.config/easyeffects/presets/ |
| IRS Files | ~/.config/easyeffects/convolver/ |
Note: ~ means your home folder (e.g., /home/username)
Make sure Python is in your PATH. Try:
python3 -m projectpulsewire start- Make sure you restart EasyEffects after installing
- Check if installed:
python -m projectpulsewire installed
Run terminal as admin for installation:
sudo pip install projectpulsewire- EasyEffects - The amazing audio equalizer
- PipeWire - Modern audio server
- All preset creators in the Linux audio community
© 2026 Zenith Open Source Projects. All Rights Reserved. Zenith is a Open Source Project Idea's by @roshhellwett

