This package browser is in early development. Mind the rough edges.

libspecbleach 0.1.6

C library for audio noise reduction and other spectral effects

This package provides a C library for audio noise reduction and other spectral effects. It is based on the algorithms that were used in noise-repellent. These were extracted into a this standalone library to remove the lv2 dependency. It uses the concept of a spectral processor which itself uses a STFT to process the audio.

Installation

Install libspecbleach 0.1.6 as follows:

guix install libspecbleach@0.1.6

Or install the latest version:

guix install libspecbleach

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.