This preset for the EasyEffects app enhances speaker quality for T2 Linux users.
It has been tested on a MacBook Pro 15,1 (2019) running Fedora 39 and Arch Linux, but it should be compatible with any other PipeWire-based distribution.
The processing chain consists of: High-pass filter → Bass Enhancer → Multiband Compressor → Stereo Tools → Limiter → Equalizer.
- EasyEffects ≥ 7.x
- LSP Plugins (LV2)
- CALF Studio Gear (LV2)
- PipeWire audio server
Run the provided installer script — it detects your distro, installs all dependencies, copies the preset, and configures autoloading:
git clone https://github.com/angelobdev/t2-easyeffects-preset
cd t2-easyeffects-preset
./install.shIf dependencies are already installed, you can skip that step:
./install.sh --no-depsSupported package managers: pacman (Arch), dnf (Fedora/RHEL), apt (Debian/Ubuntu).
-
Install EasyEffects, LSP Plugins, and CALF Studio Gear from your distro's repositories.
-
Copy mbp.json to
~/.config/easyeffects/output/. -
Open EasyEffects and go to the Pipewire tab.
-
Go to Presets Autoloading, select your Apple speakers output device (usually listed as
Apple Audio DeviceorApple Audio Device Pro) and thembppreset, then click +. -
Open Preferences (three-dot menu, top right) and enable Launch Service at System Startup.
-
Enjoy!
This project is under the GPL3 license. Read the LICENSE for more.
Feel free to contribute to this project.
Made with ❤️ by angelobdev