commit 03735437480eabb7c1c255c1aaeb3332dacc4e8b
parent ff13bc155d84a2e42191a0a239a1d1507292dde9
Author: lostd <lostd@2f30.org>
Date: Sat, 20 Jun 2015 21:18:40 +0100
Update with a link for stereo tests
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README b/README
@@ -1,6 +1,6 @@
# nausea
-This is a simple audio spectrum visualizer. It works well with the mpd
+This is a simple audio visualizer. It works well with the mpd
music player daemon. It was originally inspired by the visualizer
screen of ncmpcpp. It depends on the fftw3 and curses libraries.
@@ -29,5 +29,6 @@ To try it out with color support try:
Some test sound files can be found here:
http://www.audiocheck.net/testtones_sinesweep20-20k.php
+ http://www.audiocheck.net/audiotests_stereo.php
Enjoy!