No description
Find a file
Katacc c0c25c0816
Some checks failed
CI / Check KCFG (push) Has been cancelled
CI / Prepare (push) Has been cancelled
CI / Flatpak lint (push) Has been cancelled
CI / openSUSE Tumbleweed (push) Has been cancelled
CI / openSUSE Tumbleweed-1 (push) Has been cancelled
CI / CodeQL Analyze (push) Has been cancelled
CI / Clang Tidy (push) Has been cancelled
CI / AppStream and News validate (push) Has been cancelled
CI / Check QML format (push) Has been cancelled
CI / Check QML lint (push) Has been cancelled
Update translation templates / Update translation templates (push) Has been cancelled
CI / Flatpak build (aarch64) (push) Has been cancelled
CI / Flatpak build (x86_64) (push) Has been cancelled
CI / Arch Linux (push) Has been cancelled
Add script to safely update from upstream
2026-04-07 06:49:53 +03:00
.github Bump flatpak/flatpak-github-actions from 6.6 to 6.7 2026-04-06 12:03:18 +00:00
debian Use a new summary everywhere 2025-11-09 15:04:14 -08:00
images Improving the manual and the readme pages 2025-12-09 16:54:47 -03:00
po Fixing some spectrum calculation mistakes and adding a workaround for graphical artifactis when the spectrum uses area mode. 2026-03-29 16:26:57 -03:00
po_news Translated using Weblate (Polish) 2026-01-17 00:01:47 +01:00
src fixes from master 2026-04-07 06:33:39 +03:00
util soundtouch: Update soundtouch.git to 2.4.1 2026-03-30 00:32:35 +00:00
.clang-format style change: using 120 columns 2019-06-19 12:01:19 -03:00
.clang-tidy Fixing a clang-tidy warning and inoring another 2026-03-19 12:53:55 -03:00
.contextProperties.ini Silence out qmllint errors about i18n 2025-11-11 18:22:08 +01:00
.gitignore local server plugins properties 2025-12-07 23:43:19 +01:00
.qmlformat.ini Making qmlformat sort the imports and adding a workaround for the about page bug 2025-10-22 19:01:15 -03:00
.qmllint.ini Unfortunately UnqualifiedAccess shows false positives in our CI that are not present locally. BAck to disabling it 2025-10-10 18:10:15 -03:00
build-easyeffects.sh initial commit 2026-04-07 04:26:21 +03:00
CMakeLists.txt fixes from master 2026-04-07 06:33:39 +03:00
easyeffects.code-workspace The manual is working. Including its F1 shortcut and tray menu entry 2025-08-24 17:30:41 -03:00
install-deps.sh Add build helper scripts 2026-04-07 06:31:29 +03:00
LICENSE rename LICENSE.md -> LICENSE 2022-08-12 11:55:42 -07:00
mkdocs.yaml fix app name 2026-01-07 22:15:10 +01:00
PKGBUILD Implementing our resampler with speexdsp resampler instead of libsamplerate. And the crystalizer now does oversampling to improve processing quality. 2025-12-11 17:08:30 -03:00
PKGBUILD_AUR Implementing our resampler with speexdsp resampler instead of libsamplerate. And the crystalizer now does oversampling to improve processing quality. 2025-12-11 17:08:30 -03:00
README.md update NEWS and README 2026-01-10 17:23:10 +01:00
uninstall-deps.sh Add build helper scripts 2026-04-07 06:31:29 +03:00
update-from-upstream.sh Add script to safely update from upstream 2026-04-07 06:49:53 +03:00

Easy Effects icon
Easy Effects

Simple audio effects

GitHub Sponsors donation button Liberapay donation button Patreon donation button PayPal donation button


Translation status CI status

This application was formerly known as PulseEffects, but it was renamed to Easy Effects after it started to use GTK4 and GStreamer usage was replaced by native PipeWire filters. And eventually the whole application was ported from GTK4 to a combination of Qt, QML and KDE/Kirigami frameworks.

GitHub Light GitHub Light GitHub Light

GitHub Dark GitHub Dark GitHub Dark

Effects available

  • Auto gain
  • Bass enhancer
  • Bass loudness
  • Compressor
  • Convolver
  • Crossfeed
  • Crusher
  • Crystalizer
  • De-esser
  • Delay
  • Deep noise remover
  • Echo canceller
  • Equalizer
  • Exciter
  • Expander
  • Filter (low-pass, high-pass, band-pass and band-reject modes)
  • Gate
  • Level meter
  • Limiter
  • Loudness
  • Maximizer
  • Multiband compressor
  • Multiband gate
  • Noise reduction
  • Pitch shift
  • Reverberation
  • Speech processor
  • Stereo tools

The user has full control over the effects order. Just use the up/down arrows next to the effect labels on the left side.

Some packages do not provide all plugin packages by default. In case some effects are not available, ensure you have the following installed on your system:

Dependencies

Plugins needed for effects:

Other dependencies include:

Donate

You can help me to keep developing Easy Effects through donations. Any amount will be greatly appreciated :-)

Installation

Distribution-specific packages

Most up-to-date Linux distributions have an easyeffects package that can be installed with the distribution package manager. See the wiki for a full list.

Flatpak

Alternatively, click here to install via Flatpak:

Get Easy Effects on Flathub

Flatpak packages support most Linux distributions and are sandboxed. The Easy Effects Flatpak package also includes all available plugins.

If your distribution does not yet include packages required to build Easy Effects, Flatpak is a convenient option.

Warning

Do NOT set Easy Effects virtual devices as your default audio input/output. Easy Effects is designed assuming that your hardware stays as default device.

Help

A comprehensive set of help pages are included in the application itself, accessed via the hamburger menu in the top right. If the help pages are inaccessible ensure the yelp package is installed.

The latest version of the help pages can also be read here.

Changelog

For information about changes between versions, take a look at our changelog

Frequently asked questions

Take a look at our FAQ to see if you are facing a known issue.

Community presets

See the wiki: Community presets

This page also has instructions for converting PulseEffects presets to Easy Effects presets.

Guildelines for package maintainers: Guidelines

Command-line options

See the wiki: Command Line Options

GNOME Shell extension

See the wiki: Preset Selector GNOME Extension

Reporting bugs

See the wiki: Reporting Bugs

Translating Easy Effects

See the wiki's Translating Easy Effects article for detailed instructions.

Installing from source

To install from source, see the wiki's Installing from Source article for detailed instructions.

CI artifacts

Flatpak bundles and Arch packages for testing and development purposes are built for PRs and pushes to master. See the installation instructions.

License

Easy Effects is licensed under GNU General Public License version 3 or later. See the LICENSE file.