diff --git a/wiki/linux/easyeffects.md b/wiki/linux/easyeffects.md index 2ad77c5..b8c922d 100644 --- a/wiki/linux/easyeffects.md +++ b/wiki/linux/easyeffects.md @@ -1,15 +1,12 @@ # Easyeffects -[Easyeffects](https://github.com/wwmm/easyeffects) is a free and open-source -GUI-software for applying sound effects and filters on input and output audio -streams. -Easyeffects uses [Pipewire](./pipewire.md) as -[sound server](/wiki/linux/audio.md#sound-server). +[Easyeffects](https://github.com/wwmm/easyeffects) is a free and open-source GUI-software for +applying sound effects and filters on input and output audio streams. +Easyeffects uses [Pipewire](./pipewire.md) as [sound server](/wiki/linux/audio.md#sound-server). ## Setup -Easyeffects can be installed on most distributions by installing the -`easyeffects` package. +Easyeffects can be installed on most distributions by installing the `easyeffects` package. An installation via [Flatpak](./flatpak.md) is also possible. ## Usage @@ -19,27 +16,29 @@ Easyeffects can apply `Effects` to input and output sound. ### Noise cancellation Setup -Noise cancellation can be achieved by installing -Easyeffects. -Make sure to check the box `Process all Inputs` and `Process all Outputs` to -route everything through `easyeffects`. +Noise cancellation can be achieved by installing Easyeffects. +Make sure to check the box `Process all Inputs` and `Process all Outputs` to route everything +through `easyeffects`. Make log out of your system afterwards. To enable noise cancellation navigate `Inputs` and click `Plugins`. After that click `Add Plugin` and select `Noise Reduction`. +An alternative way to achieve noise cancellation is using the the `Deep Noise Remover` plugin. +There is a +[guide by Adam Gradzki](https://adamgradzki.com/adding-deepfilternet-noise-reduction-to-easy-effects-on-arch-linux.html) +which describes the setup. + ### Presets -Presets can be created by selecting `Presets`, setting the name and clicking the -`+` to save it. +Presets can be created by selecting `Presets`, setting the name and clicking the `+` to save it. It is then displayed in the list below from where it can be loaded or deleted. Presets are saved in the directory `~/.config/easyeffects/input` and `~/.config/easyeffects/output`. #### Recommended Presets -The following is a list of presets that have been tested and only need slight -configuration to adjust them to the specific system. +The following is a list of presets that have been tested and only need slight configuration to +adjust them to the specific system. - [tiyns voice input preset](https://github.com/tiyn/dotfiles/blob/master/.config/easyeffects/input/voice.json) - is a list of different effects to achieve an enhanced quality of microphone - sound for speach. + is a list of different effects to achieve an enhanced quality of microphone sound for speach.