diff --git a/example_files/config b/example_files/config index fb77605..516be18 100644 --- a/example_files/config +++ b/example_files/config @@ -8,7 +8,7 @@ [input] ; method = alsa # supported input methods are 'alsa' or 'fifo'. -; source = hw:1,1 # ALSA device or FIFO path. +; source = hw:Loopback,1 # ALSA device or FIFO path. [output] ; method = ncurses # may be ncurses, noncurses or circle.