-
-
Save SajadJalilian/eea5a99776e5298dc0da22ea2daeda1d to your computer and use it in GitHub Desktop.
Revisions
-
Therises revised this gist
Mar 1, 2019 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -9,8 +9,8 @@ Find your source name from the following command; mine is `alsa_input.pci-0000_0 Edit `/etc/pulse/default.pa` and add the following lines, where `INPUT_NAME` is name of the input source from above step: `load-module module-remap-source source_name=record_mono master=INPUT_NAME master_channel_map=front-left channel_map=mono` `set-default-source record_mono` Then restart PulseAudio: -
Therises revised this gist
Mar 1, 2019 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -9,8 +9,8 @@ Find your source name from the following command; mine is `alsa_input.pci-0000_0 Edit `/etc/pulse/default.pa` and add the following lines, where `INPUT_NAME` is name of the input source from above step: `load-module module-remap-source source_name=record_mono master=INPUT_NAME master_channel_map=front-left channel_map=mono` `set-default-source record_mono` Then restart PulseAudio: -
Therises revised this gist
Mar 1, 2019 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -9,8 +9,8 @@ Find your source name from the following command; mine is `alsa_input.pci-0000_0 Edit `/etc/pulse/default.pa` and add the following lines, where `INPUT_NAME` is name of the input source from above step: - `load-module module-remap-source source_name=record_mono master=INPUT_NAME master_channel_map=front-left channel_map=mono` - `set-default-source record_mono` Then restart PulseAudio: -
Therises revised this gist
Feb 8, 2019 . 1 changed file with 7 additions and 8 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,19 +1,18 @@ In `/usr/share/pulseaudio/alsa-mixer/paths/analog-input-internal-mic.conf` and `/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf`: - Under `[Element Internal Mic Boost]` set volume to `zero`. - Under `[Element Int Mic Boost]` set volume to `zero`. - Under `[Element Mic Boost]` set `volume` to `zero` Find your source name from the following command; mine is `alsa_input.pci-0000_00_1f.3.analog-stereo` $ pacmd list-sources | grep 'name:.*input' Edit `/etc/pulse/default.pa` and add the following lines, where `INPUT_NAME` is name of the input source from above step: -`load-module module-remap-source source_name=record_mono master=INPUT_NAME master_channel_map=front-left channel_map=mono` -`set-default-source record_mono` Then restart PulseAudio: $ pulseaudio -k $ pulseaudio --start -
Therises revised this gist
Feb 8, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ ### In `/usr/share/pulseaudio/alsa-mixer/paths/analog-input-internal-mic.conf` and `/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf`, - Under `[Element Internal Mic Boost]` set volume to `zero`. - Under `[Element Int Mic Boost]` set volume to `zero`. -
Therises revised this gist
Feb 8, 2019 . 1 changed file with 3 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,7 +6,7 @@ - Find your source name from the following command; mine is `alsa_input.pci-0000_00_1f.3.analog-stereo` $ pacmd list-sources | grep 'name:.*input' - Edit `/etc/pulse/default.pa` and add the following lines, where `INPUT_NAME` is name of the input source from above step: @@ -15,5 +15,5 @@ $ pacmd list-sources | grep 'name:.*input' - Then restart PulseAudio: $ pulseaudio -k $ pulseaudio --start -
Therises revised this gist
Feb 8, 2019 . 1 changed file with 1 addition and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,9 +6,7 @@ - Find your source name from the following command; mine is `alsa_input.pci-0000_00_1f.3.analog-stereo` $ pacmd list-sources | grep 'name:.*input' - Edit `/etc/pulse/default.pa` and add the following lines, where `INPUT_NAME` is name of the input source from above step: -
Therises revised this gist
Feb 8, 2019 . 1 changed file with 10 additions and 8 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,19 +1,21 @@ - In `/usr/share/pulseaudio/alsa-mixer/paths/analog-input-internal-mic.conf` and `/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf`, - Under `[Element Internal Mic Boost]` set volume to `zero`. - Under `[Element Int Mic Boost]` set volume to `zero`. - Under `[Element Mic Boost]` set `volume` to `zero` - Find your source name from the following command; mine is `alsa_input.pci-0000_00_1f.3.analog-stereo` ``` sh pacmd list-sources | grep 'name:.*input' ``` - Edit `/etc/pulse/default.pa` and add the following lines, where `INPUT_NAME` is name of the input source from above step: `load-module module-remap-source source_name=record_mono master=INPUT_NAME master_channel_map=front-left channel_map=mono` `set-default-source record_mono` - Then restart PulseAudio: `pulseaudio -k` `pulseaudio --start` -
Therises revised this gist
Feb 8, 2019 . 1 changed file with 9 additions and 9 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,19 +1,19 @@ # In `/usr/share/pulseaudio/alsa-mixer/paths/analog-input-internal-mic.conf` and `/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf`, # Under `[Element Internal Mic Boost]` set volume to `zero`. # Under `[Element Int Mic Boost]` set volume to `zero`. # Under `[Element Mic Boost]` set `volume` to `zero` # Find your source name from the following command; mine is `alsa_input.pci-0000_00_1f.3.analog-stereo` `pacmd list-sources | grep 'name:.*input'` # Edit `/etc/pulse/default.pa` and add the following lines, where `INPUT_NAME` is name of the input source from above step: `load-module module-remap-source source_name=record_mono master=INPUT_NAME master_channel_map=front-left channel_map=mono` `set-default-source record_mono` # Then restart PulseAudio: `pulseaudio -k` `pulseaudio --start` -
Therises revised this gist
Feb 8, 2019 . 1 changed file with 7 additions and 7 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,19 +1,19 @@ #In `/usr/share/pulseaudio/alsa-mixer/paths/analog-input-internal-mic.conf` and `/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf`, #Under `[Element Internal Mic Boost]` set volume to `zero`. #Under `[Element Int Mic Boost]` set volume to `zero`. #Under `[Element Mic Boost]` set `volume` to `zero` #Find your source name from the following command; mine is `alsa_input.pci-0000_00_1f.3.analog-stereo` `pacmd list-sources | grep 'name:.*input'` #Edit `/etc/pulse/default.pa` and add the following lines, where `INPUT_NAME` is name of the input source from above step: ```load-module module-remap-source source_name=record_mono master=INPUT_NAME master_channel_map=front-left channel_map=mono set-default-source record_mono``` #Then restart PulseAudio: `pulseaudio -k` `pulseaudio --start` -
Therises revised this gist
Feb 8, 2019 . 1 changed file with 3 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,8 +1,8 @@ In `/usr/share/pulseaudio/alsa-mixer/paths/analog-input-internal-mic.conf` and `/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf`, Under `[Element Internal Mic Boost]` set volume to `zero`. Under `[Element Int Mic Boost]` set volume to `zero`. Under `[Element Mic Boost]` set `volume` to `zero` Find your source name from the following command; mine is `alsa_input.pci-0000_00_1f.3.analog-stereo` -
Therises revised this gist
Feb 8, 2019 . No changes.There are no files selected for viewing
-
Therises revised this gist
Feb 8, 2019 . No changes.There are no files selected for viewing
-
Therises revised this gist
Feb 8, 2019 . 1 changed file with 3 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,8 +1,8 @@ In `/usr/share/pulseaudio/alsa-mixer/paths/analog-input-internal-mic.conf` and `/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf`, Under `[Element Internal Mic Boost]` set volume to `zero`. Under `[Element Int Mic Boost]` set volume to `zero`. Under `[Element Mic Boost]` set `volume` to `zero` Find your source name from the following command; mine is `alsa_input.pci-0000_00_1f.3.analog-stereo` -
Therises revised this gist
Feb 8, 2019 . No changes.There are no files selected for viewing
-
Therises renamed this gist
Feb 8, 2019 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
Therises created this gist
Feb 8, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,19 @@ In `/usr/share/pulseaudio/alsa-mixer/paths/analog-input-internal-mic.conf` and `/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf`, Under `[Element Internal Mic Boost]` set volume to `zero`. Under `[Element Int Mic Boost]` set volume to `zero`. Under `[Element Mic Boost]` set `volume` to `zero` Find your source name from the following command; mine is `alsa_input.pci-0000_00_1f.3.analog-stereo` `pacmd list-sources | grep 'name:.*input'` Edit `/etc/pulse/default.pa` and add the following lines, where `INPUT_NAME` is name of the input source from above step: ```load-module module-remap-source source_name=record_mono master=INPUT_NAME master_channel_map=front-left channel_map=mono set-default-source record_mono``` Then restart PulseAudio: `pulseaudio -k` `pulseaudio --start`