Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 uid=33(www-data) gid=33(www-data) groups=33(www-data) Safe-mode: OFF (not secure) /usr/share/alsa/ucm2/sof-hda-dsp/ drwxr-xr-x | |
| Viewing file: Select action/file-type: Syntax 2
SectionUseCase."HiFi" {
File "HiFi.conf"
Comment "Play HiFi quality Music"
}
# the kcontrols initial values, which will be set by `alsactl init`
If.amute {
Condition {
Type ControlExists
Control "name='Auto-Mute Mode'"
}
True.BootSequence [
cset "name='Auto-Mute Mode' off"
]
}
If.master {
Condition {
Type ControlExists
Control "name='Master Playback Volume'"
}
True.BootSequence [
cset "name='Master Playback Volume' 90%"
cset "name='Master Playback Switch' on"
]
}
If.speaker {
Condition {
Type ControlExists
Control "name='Speaker Playback Volume'"
}
True.BootSequence [
cset "name='Speaker Playback Volume' 90%"
]
}
If.headphone {
Condition {
Type ControlExists
Control "name='Headphone Playback Volume'"
}
True.BootSequence [
cset "name='Headphone Playback Volume' 60%"
]
}
If.Dmic0 {
Condition {
Type ControlExists
Control "name='Dmic0 Capture Volume'"
}
True.BootSequence [
cset "name='Dmic0 Capture Volume' 70%"
]
}
If.Capture {
Condition {
Type ControlExists
Control "name='Capture Switch'"
}
True.BootSequence [
cset "name='Capture Volume' 60%"
cset "name='Capture Switch' on"
]
}
|
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0053 ]-- |