]
}
+SectionDevice."Speaker".0 {
+ Comment "Speaker"
+ Value {
+ PlaybackPCM "hw:VEYRONI2S,0"
+ }
+ EnableSequence [
+ cdev "hw:VEYRONI2S"
+
+ cset "name='Speaker Switch' on"
+ ]
+ DisableSequence [
+ cdev "hw:VEYRONI2S"
+
+ cset "name='Speaker Switch' off"
+ ]
+}
+
+SectionDevice."Internal Mic".0 {
+ Comment "Int Mic"
+ Value {
+ CapturePCM "hw:VEYRONI2S,0"
+ }
+ EnableSequence [
+ cdev "hw:VEYRONI2S"
+
+ cset "name='Int Mic Switch' on"
+ ]
+ DisableSequence [
+ cdev "hw:VEYRONI2S"
+
+ cset "name='Int Mic Switch' off"
+ ]
+}
+
SectionDevice."Headphone".0 {
+ Comment "Headphone"
Value {
JackName "VEYRON-I2S Headset Jack"
+ PlaybackPCM "hw:VEYRONI2S,0"
OutputDspName ""
}
}
SectionDevice."Mic".0 {
+ Comment "Headset Mic"
Value {
JackName "VEYRON-I2S Headset Jack"
+ CapturePCM "hw:VEYRONI2S,0"
}
EnableSequence [