Skip to content
Snippets Groups Projects
Commit c1243d48 authored by David Trattnig's avatar David Trattnig
Browse files

Disable analog input due buffer issues. #1 #6

parent c3446c12
No related branches found
No related tags found
No related merge requests found
Pipeline #999 passed
......@@ -41,7 +41,7 @@ soundsystem="alsa"
# With 'alsa' you have to write the devicenames like 'default' to use the system default or 'hw:0' to use the 1st audio device directly.
# With Pulse Audio and Jack => an non empty value means it is used
# Devices with empty string are ignored and not used
input_device_0="default"
input_device_0=""
input_device_1=""
input_device_2=""
input_device_3=""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment