#1851: no way to pick which sound card/device to use
--------------------------------+-------------------------------------------
        Reporter:  jaakan       |        Type:  to-do        
          Status:  new          |    Priority:  trivial      
       Milestone:  unspecified  |   Component:  Engine: Sound
         Version:  svn/trunk    |    Keywords:               
Operating_system:  GNU/Linux    |   Blockedby:               
        Blocking:               |  
--------------------------------+-------------------------------------------
 It would be nice if there was a way to pick which ever audio device you
 wanted to output the games audio with.

 adding a CLI switch like the following would be nice to have

 {{{
  --audiodevice=default / what ever OS has for default audio device
  --audiodevice=0-3 / card 0 device 3
  --audiodevice=hdmi / first device with hdmi
  --audiodevice=spdif / first device with IEC958 (S/PDIF)
 }}}



 my Mythtv box
 {{{
 r...@myth64:~# aplay -l
 **** List of PLAYBACK Hardware Devices ****
 card 0: Intel [HDA Intel], device 0: ALC888 Analog [ALC888 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
 card 0: Intel [HDA Intel], device 1: ALC888 Digital [ALC888 Digital]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
 card 0: Intel [HDA Intel], device 3: INTEL HDMI [INTEL HDMI]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
 }}}

 my laptop

 {{{
 jaa...@jms1000:~/warzone$ aplay -l
 **** List of PLAYBACK Hardware Devices ****
 card 0: SB [HDA ATI SB], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 0/1
   Subdevice #0: subdevice #0

 }}}

-- 
Ticket URL: <http://developer.wz2100.net/ticket/1851>
Warzone 2100 Trac <http://developer.wz2100.net/>
The Warzone 2100 Project
_______________________________________________
Warzone-dev mailing list
Warzone-dev@gna.org
https://mail.gna.org/listinfo/warzone-dev

Reply via email to