}
}
-SectionDevice."Line1" {
+SectionDevice."Line:12" {
Comment "Stereo Output 1/2 (Main - Headphones 1)"
Macro.pcm_split.SplitPCMDevice {
}
}
-SectionDevice."Line2" {
+SectionDevice."Line:34" {
Comment "Stereo Output 3/4 (Headphones 2)"
Macro.pcm_split.SplitPCMDevice {
}
}
-SectionDevice."Line3" {
+SectionDevice."Line:56" {
Comment "Stereo Output 5/6"
Macro.pcm_split.SplitPCMDevice {
}
}
-SectionDevice."Line4" {
+SectionDevice."Line:78" {
Comment "Stereo Output 7/8 (S/PDIF)"
Macro.pcm_split.SplitPCMDevice {
# and then use 5/6 from the TRS input from the back (probably stereo).
# 7/8 is only connected to S/PDIF so almost always stereo.
-SectionDevice."Mic1" {
+SectionDevice."Mic:1" {
Comment "Input 1"
Macro.pcm_split.SplitPCMDevice {
}
}
-SectionDevice."Mic2" {
+SectionDevice."Mic:2" {
Comment "Input 2"
Macro.pcm_split.SplitPCMDevice {
}
}
-SectionDevice."Mic3" {
+SectionDevice."Mic:3" {
Comment "Input 3"
Macro.pcm_split.SplitPCMDevice {
}
}
-SectionDevice."Mic4" {
+SectionDevice."Mic:4" {
Comment "Input 4"
Macro.pcm_split.SplitPCMDevice {
}
}
-SectionDevice."Line56" {
+SectionDevice."Line:56" {
Comment "Input 5/6"
Macro.pcm_split.SplitPCMDevice {
}
}
-SectionDevice."SPDIF78" {
+SectionDevice."SPDIF:78" {
Comment "Input 7/8 (S/PDIF)"
Macro.pcm_split.SplitPCMDevice {
Macro.roland-bridgecastx.StringMatch "Id='0582:0321' Profile='Roland/BridgeCastXV2'"
Macro.tascam-m12.StringMatch "Id='0644:805f' Profile='TASCAM/Model12'"
+Macro.maudio-fast-track-ultra.StringMatch "Id='0763:2080' Profile='M-Audio/Fast-Track-Ultra' Remap='yes'"
If.motu-m246 {
Condition {
Macro.beacn-mic.StringMatch "Id='33ae:0001' Profile='Beacn/Beacn-Mic'"
Macro.beacn-studio.RegexMatch "Id='33ae:[04]003' Profile='Beacn/Beacn-Studio'"
-If.maudio-fast-track-ultra {
- Condition {
- Type String
- Haystack "${CardComponents}"
- Needle "USB0763:2080"
- }
- True.Define {
- ProfileName "M-Audio/Fast-Track-Ultra"
- MixerRemap yes
- }
-}
-
#
# end of device specific configuration block
#