audio_output {
type "jack"
name "my jack device"
}
audio_output {
type "alsa"
name "My ALSA Device"
# device "hw:0,0" # USB Audio
# device "hw:0,1" # M-AUDIO - Audiophile 192
device "iec958:CARD=YMF744,DEV=0" # Yamaha DS-1S YMF744
# device "iec958:CARD=M2496,DEV=0" # M-AUDIO - Audiophile2496
mixer_type "software"
mixer_control "PCM" # optional
# mixer_index "0" # optional
}
Comments