cahnged default asla device to hw:Loopback,1

was previously hw:1,1 (assumed to be loopback)
master
karl 11 years ago
parent ab5e7e8c75
commit 0e942e2580
  1. 2
      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.

Loading…
Cancel
Save