HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux wordpress-ubuntu-s-2vcpu-4gb-fra1-01 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64
User: root (0)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //usr/share/alsa/ucm2/PAZ00/Record.conf
SectionVerb {
    EnableSequence [
        cset "name='Speaker Playback Switch' on"
        cset "name='Int Spk Switch' on"
        cset "name='Speaker Mix DAC2SPK Playback Switch' on"
 
        cset "name='DMICL Mix DMICL2ADC Capture Switch' on"
        cset "name='DMIC En Capture Switch' on"
        cset "name='DMIC PreFilter Capture Switch' on"
    ]
    DisableSequence [
        cset "name='Speaker Playback Switch' off"
        cset "name='Int Spk Switch' off"
        cset "name='Speaker Mix DAC2SPK Playback Switch' off"
 
        cset "name='DMICL Mix DMICL2ADC Capture Switch' off"
        cset "name='DMIC En Capture Switch' off"
        cset "name='DMIC PreFilter Capture Switch' off"
    ]
}
 
SectionDevice."Headset" {
    Comment "3.5mm Headset"
 
    EnableSequence [
        # Internal speaker
        cset "name='Int Spk Switch' off"
 
        # Internal mic
        cset "name='DMIC En Capture Switch' off"
 
        # Headphones
        cset "name='Headphone Playback Switch' on"
        cset "name='HPL Mix DACL2HP Playback Switch' on"
        cset "name='HPR Mix DACR2HP Playback Switch' on"
 
        # External min
        cset "name='Left Capture Mix MIC12REC_L Capture Switch' on"
    ]
    DisableSequence [
        # Headphones
        cset "name='Headphone Playback Switch' off"
        cset "name='HPL Mix DACL2HP Playback Switch' off"
        cset "name='HPR Mix DACR2HP Playback Switch' off"
 
        # External mic
        cset "name='Left Capture Mix MIC12REC_L Capture Switch' on"
 
        # Internal speaker
        cset "name='Int Spk Switch' on"
 
        # Internal mic
        cset "name='DMIC En Capture Switch' on"
    ]
    Value {
	CapturePriority 100
	CapturePCM "hw:${CardId}"
    }
}