1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-02-18 12:50:44 +01:00

Remove sj201 alsa card profile for now

This commit is contained in:
j1nx 2024-09-27 18:21:25 +00:00
parent a486b943b3
commit e533ccd7de
2 changed files with 0 additions and 63 deletions

View File

@ -1,11 +0,0 @@
SUBSYSTEM!="sound", GOTO="vocalfusion_end"
ACTION!="change", GOTO="vocalfusion_end"
KERNEL!="card*", GOTO="vocalfusion_end"
# PulseAudio profile sets
ATTR{id}=="sj201",ENV{PULSE_PROFILE_SET}="sj201.conf"
# ALSA profile sets
ATTR{id}=="sj201",ENV{ACP_PROFILE_SET}="sj201.conf"
LABEL="vocalfusion_end"

View File

@ -1,52 +0,0 @@
# /usr/share/alsa-card-profile/mixer/profile-sets/sj201.conf
[General]
auto-profiles = no
[Mapping xvf3510-asr]
device-strings = hw:%f,1
channel-map = front-left
exact-channels = yes
fallback = yes
paths-input = xvf3510-asr
priority = 2
direction = input
[Mapping xvf3510-comms]
device-strings = hw:%f,1
channel-map = front-right
exact-channels = yes
fallback = yes
paths-input = xvf3510-comms
priority = 3
direction = input
[Mapping tas5806md-stereo-output]
device-strings = hw:%f,0
channel-map = left,right
exact-channels = yes
fallback = yes
paths-output = tas5805md-stereo-output
direction = output
priority = 2
[Profile output:tas5806md-stereo-output+input:xvf3510-asr]
output-mappings = tas5806md-stereo-output
input-mappings = xvf3510-asr
priority = 100
skip-probe = yes
[Profile output:tas5806md-stereo-output]
output-mappings = tas5806md-stereo-output
priority = 4
skip-probe = yes
[Profile input:xvf3510-asr]
input-mappings = xvf3510-asr
priority = 5
skip-probe = yes
[Profile input:xvf3510-comms]
input-mappings = xvf3510-comms
priority = 6
skip-probe = yes