Hi,
This is my first Renoise tool for cleaning out noise from audio files by profiling and filtering the samples using SoX.
I’m kinda getting used to editing field recordings directly in Renoise, so I came up with this idea. Unfortunately, there are very few free cross-platform command-line denoise utilities, that can work with Renoise. SoX looks like the only one working out of the box and is okay for some of the recordings I tried.
The tool includes SoX binaries for Win/Mac, and requires SoX to be installed on Linux. I didn’t have a chance to test if the tool will work on Win/Mac, so I’d especially love feedback from these platforms.
Download (pre-release, tested only on Linux)
net.artfwo.NoiseReduction_Rns280_V0.1.xrnx
Usage
To use the tool, select a piece of audio sample, containing noise and preferably nothing else and choose Process->Create Noise Profile from the sample editor menu. After a noise profile is created you can remove noise from the Process menu or by a keyboard shortcut.
For best results, try smaller reduction amounts. Another trick is to normalize the noise sample before creating a profile.
I’d love to hear suggestions and feedback. Perhaps, it may be feasible enough to make a command-line port of another denoise tool (Audacity, Gnome Wave Cleaner…) and replace SoX with something else?