noise-repellent
LV2 plugin for broadband noise reduction
Noise Repellent is an LV2 plugin to reduce noise. It has the following features:
Spectral gating and spectral subtraction suppression rule
Adaptive and manual noise thresholds estimation
Adjustable noise floor
Adjustable offset of thresholds to perform over-subtraction
Time smoothing and a masking estimation to reduce artifacts
Basic onset detector to avoid transients suppression
Whitening of the noise floor to mask artifacts and to recover higher frequencies
Option to listen to the residual signal
Soft bypass
Noise profile saved with the session
- Versions: 0.2.3
- Website: https://github.com/lucianodato/noise-repellent
- Licenses: LGPL 3+
- Package source: gnu/packages/audio.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of noise-repellent as follows:
guix install noise-repellent
Or install a particular version:
guix install noise-repellent@0.2.3
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of noise-repellent about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/noise-repellent'><img src='https://packages.guix.gnu.org/packages/noise-repellent/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/noise-repellent)
Example Org:
[[https://packages.guix.gnu.org/packages/noise-repellent][https://packages.guix.gnu.org/packages/noise-repellent/badges/latest-version.svg]]