From 85adc8c3a3dfff1f85d48a9d05264eba8109a206 Mon Sep 17 00:00:00 2001 From: karl Date: Sun, 9 Aug 2020 12:59:23 +0200 Subject: [PATCH] Update README.md no need to uncomment, since it is the default value. --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 71d7444..53a0645 100644 --- a/README.md +++ b/README.md @@ -212,11 +212,9 @@ Capturing audio ### From Pulseaudio monitor source (Easy, default if supported) -First make sure you have installed pulseaudio dev files and that cava has been built with pulseaudio support (it should be automatically if the dev files are found). +Just make sure you have installed pulseaudio dev files and that cava has been built with pulseaudio support (it should be automatically if the dev files are found). -If you're lucky all you have to do is to uncomment this line in the config file under input: - - method = pulse +If you're lucky all you have to do is to run cava. If nothing happens you might have to use a different source than the default. The default might also be your microphone. Look at the config file for help.