You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: debian-katana-2.md
+20-18
Original file line number
Diff line number
Diff line change
@@ -133,8 +133,27 @@ Then, just enable it:
133
133
% sudo systemctl enable suspend-sedation
134
134
```
135
135
136
+
## Improving microphone sound (removing some background noise)
137
+
138
+
The background noise I hear when speaking to the microphone can be removed (in part) by activating the ALSA echo cacelling module. I follow these [instructions](https://marcosmarti.org/como-eliminar-el-ruido-de-fondo-de-un-microfono-en-linux/).
139
+
140
+
First, edit `/etc/pulse/default.pa`, adding at the end of the file:
This issues were a problem, but got solved just by upgrading to new versions of Debian over time.
138
157
139
158
### 2019-05-15
140
159
@@ -211,20 +230,3 @@ If no new line appears, this problem is now showing up.
211
230
212
231
**Note from my future self:** Now, well above 4.20, I've never experienced these problems again.
213
232
214
-
## Improving microphone sound (removing some background noise)
215
-
216
-
The background noise I hear when speaking to the microphone can be removed (in part) by activating the ALSA echo cacelling module. I follow these [instructions](https://marcosmarti.org/como-eliminar-el-ruido-de-fondo-de-un-microfono-en-linux/).
217
-
218
-
First, edit `/etc/pulse/default.pa`, adding at the end of the file:
0 commit comments