aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlawl <github@dumbinter.net>2020-07-16 18:48:55 +0200
committerlawl <github@dumbinter.net>2020-07-16 18:48:55 +0200
commit95a9f45a0306965e9f7baee842ffc0977fa9a030 (patch)
treea1398cee08bce42b901061cb8cf20b13b2414b6d
parent806a0464cfd8c4face2c0f7d7ec9d05022d6e664 (diff)
downloadnoisetorch-95a9f45a0306965e9f7baee842ffc0977fa9a030.tar.gz
noisetorch-95a9f45a0306965e9f7baee842ffc0977fa9a030.zip
Readme regression, lol
-rw-r--r--README.md11
1 files changed, 9 insertions, 2 deletions
diff --git a/README.md b/README.md
index 531c2a1..d4490f3 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+ <img src="https://raw.githubusercontent.com/lawl/NoiseTorch/master/assets/icon/noisetorch.png" width="100" height="100">
+
# 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