DisableSequence [
<platforms/bytcr/PlatformDisableSeq.conf>
]
-
- Value {
- PlaybackPCM "hw:${CardId}"
- CapturePCM "hw:${CardId}"
- }
}
If.0 {
Value {
CapturePriority 100
- CapturePCM "hw:${CardId},0"
+ CapturePCM "hw:${CardId}"
CaptureChannels 2
}
}
ConflictingDevice [
"Speaker"
- "MonoSpeaker"
]
EnableSequence [
Value {
PlaybackPriority 300
- PlaybackPCM "hw:${CardId},0"
+ PlaybackPCM "hw:${CardId}"
PlaybackChannels 2
JackControl "Headphone Jack"
}
Value {
CapturePriority 200
- CapturePCM "hw:${CardId},0"
+ CapturePCM "hw:${CardId}"
CaptureChannels 2
JackControl "Headset Mic Jack"
}
Comment "Internal Microphone on IN1"
ConflictingDevice [
- "HeadsetMic"
+ "Headset"
]
EnableSequence [
Value {
CapturePriority 100
- CapturePCM "hw:${CardId},0"
+ CapturePCM "hw:${CardId}"
CaptureChannels 2
}
}
Value {
CapturePriority 100
- CapturePCM "hw:${CardId},0"
+ CapturePCM "hw:${CardId}"
CaptureChannels 2
}
}
ConflictingDevice [
"Headphones"
- "Speaker"
]
EnableSequence [
Value {
PlaybackPriority 100
- PlaybackPCM "hw:${CardId},0"
+ PlaybackPCM "hw:${CardId}"
PlaybackChannels 2
}
}
ConflictingDevice [
"Headphones"
- "MonoSpeaker"
]
EnableSequence [
]
Value {
- PlaybackPCM "hw:${CardId},0"
PlaybackPriority 100
+ PlaybackPCM "hw:${CardId}"
PlaybackChannels 2
}
}