Expose output select for Soundblaster cards

Enable selecting Speakers or Headphones for Soundblaster cards.
This switch was name Output Select.
This commit is contained in:
takooakes 2021-06-09 20:14:45 -06:00 committed by Wim Taymans
parent 7177d82c34
commit 51d01b33c8

View file

@ -184,3 +184,16 @@ priority = 9
[Option Analog Output:FP Headphones] [Option Analog Output:FP Headphones]
name = output-headphones name = output-headphones
priority = 8 priority = 8
;;; 'Output Select'
[Element Output Select]
enumeration = select
[Option Output Select:Speakers]
name = output-speaker
priority = 10
[Option Output Select:Headphone]
name = output-headphones
priority = 9