diff --git a/README.md b/README.md index 531c2a1..d4490f3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + # NoiseTorch [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) @@ -11,6 +13,10 @@ Don't forget to ~~like, comment and subscribe~~ leave a star ⭐ if this sounds ![](https://i.imgur.com/T2wH0bl.png) +Then simply select NoiseTorch as your microphone in any application. OBS, Mumble, Discord, anywhere. + +![](https://i.imgur.com/zRi6np5.png) + ## Features * Two click setup of your virtual denoising microphone * A single, small, statically linked, self-contained binary @@ -24,7 +30,7 @@ Unpack the `tgz` file, into your home directory. tar -C $HOME -xzf NoiseTorch_x64.tgz This will unpack the application, icon and desktop entry to the correct place. -Depending on your desktop environment you may need to tell it to rescan for applications, or tell it to do a refresh now. +Depending on your desktop environment you may need to wait for it to rescan for applications, or tell it to do a refresh now. With gnome this can be done with: @@ -89,4 +95,5 @@ In `~/.config/noisetorch/config.toml` set `EnableUpdates = false`. * [xiph.org](https://xiph.org)/[Mozilla's](https://mozilla.org) excellent [RNNoise](https://jmvalin.ca/demo/rnnoise/). * [@werman](https://github.com/werman/)'s [LADSPA/VST wrapper](https://github.com/werman/noise-suppression-for-voice/) allowing us to load RNNoise into PulseAudio. -* [@aarzilli](https://github.com/aarzilli/)'s [nucular](https://github.com/aarzilli/nucular) GUI toolkit for Go. \ No newline at end of file +* [@aarzilli](https://github.com/aarzilli/)'s [nucular](https://github.com/aarzilli/nucular) GUI toolkit for Go. +* [Salee Design](www.salleedesign.com) (info@salleedesign.com)'s Microphone Icon under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) \ No newline at end of file