Disabling ON-Board Microphone
Moderator: flatmax
Disabling ON-Board Microphone
How? I'm getting feedback when I play my monitors at 11.
-
- Posts: 7
- Joined: Sat Dec 15, 2018 10:34 am
Re: Disabling ON-Board Microphone
How are you setting the alsamixer settings? I run this command at startup:
It has the following lines, which I believe disables microphone input
You can get the file for alsactl settings here:
https://github.com/Audio-Injector/stere ... .thru.test
Code: Select all
alsactl --file ~/asound.state.RCA.thru.test restore
Code: Select all
control.5 {
iface MIXER
name 'Mic Boost Volume'
value 0
comment {
access 'read write'
type INTEGER
count 1
range '0 - 1'
dbmin 0
dbmax 2000
dbvalue.0 0
}
}
control.6 {
iface MIXER
name 'Mic Capture Switch'
value false
comment {
access 'read write'
type BOOLEAN
count 1
}
https://github.com/Audio-Injector/stere ... .thru.test
Who is online
Users browsing this forum: No registered users and 4 guests