__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
SectionDevice."Speaker" {
	Comment "Mono Speaker"

	ConflictingDevice [
		"Headphones"
	]

	EnableSequence [
		# On most (all?) devices with a single / mono speaker an
		# amplifier with a differential input connected between LOUT
		# right and left is used. We deal with this by silencing the
		# right output and mixing left + right to the left output.
		#
		# An alternative approach for devices using the differential
		# setup would be to set bit 15 of register 5 in the codec,
		# which turns the stereo unbalanced line out into a mono
		# balanced line out.
		#
		# This possibility was discovered after we already shipped the
		# current solution and the current solution has the advantage
		# of also working on devices which only use LOUT left in
		# unbalanced mode. The net result is the same for devices using
		# the differential setup, so we just stick with what we have.
		cset "name='Stereo DAC MIXR DAC R1 Switch' off"
		cset "name='Stereo DAC MIXL DAC R1 Switch' on"

		cset "name='Speaker Switch' on"
		cset "name='LOUT L Playback Switch' on"
		# Done after turning the speaker on to keep the bias and clk on
		cset "name='Headphone Switch' off"
		cset "name='HPO L Playback Switch' off"
		cset "name='HPO R Playback Switch' off"
	]

	DisableSequence [
		# Disabling the  switches is done by the Speaker EnableSeq

		# Undo mono mapping
		cset "name='Stereo DAC MIXL DAC R1 Switch' off"
		cset "name='Stereo DAC MIXR DAC R1 Switch' on"
	]

	Value {
		PlaybackPriority 100
		PlaybackPCM "hw:${CardId}"
	}
}

Filemanager

Name Type Size Permission Actions
DigitalMic.conf File 517 B 0644
EnableSeq.conf File 2.1 KB 0644
HeadPhones-swapped.conf File 1.02 KB 0644
HeadPhones.conf File 753 B 0644
IN1-InternalMic.conf File 601 B 0644
IN12-InternalMic.conf File 768 B 0644
IN2-HeadsetMic.conf File 668 B 0644
IN2-InternalMic.conf File 601 B 0644
IN3-HeadsetMic.conf File 668 B 0644
MonoSpeaker.conf File 1.49 KB 0644
Speaker.conf File 728 B 0644
init.conf File 347 B 0644
Filemanager