Advertisement
Guest User

Untitled

a guest
Sep 11th, 2013
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. </etc/pluto/alsa/virtual_cards.conf>
  2.  
  3. pcm_slave.analog_convert48k {
  4. pcm "plug:dmix:,0"
  5. rate 48000
  6. }
  7.  
  8. pcm.analog_playback {
  9. type plug
  10. slave analog_convert48k
  11. }
  12.  
  13. pcm.!default {
  14. type asym
  15. playback.pcm "analog_playback"
  16. capture.pcm "plug:dmix:,0"
  17. }
  18.  
  19.  
  20.  
  21. and
  22.  
  23.  
  24.  
  25. null
  26. Discard all samples (playback) or generate zero samples (capture)
  27. front:CARD=NVidia,DEV=0
  28. HDA NVidia, ALC883 Analog
  29. Front speakers
  30. surround40:CARD=NVidia,DEV=0
  31. HDA NVidia, ALC883 Analog
  32. 4.0 Surround output to Front and Rear speakers
  33. surround41:CARD=NVidia,DEV=0
  34. HDA NVidia, ALC883 Analog
  35. 4.1 Surround output to Front, Rear and Subwoofer speakers
  36. surround50:CARD=NVidia,DEV=0
  37. HDA NVidia, ALC883 Analog
  38. 5.0 Surround output to Front, Center and Rear speakers
  39. surround51:CARD=NVidia,DEV=0
  40. HDA NVidia, ALC883 Analog
  41. 5.1 Surround output to Front, Center, Rear and Subwoofer speakers
  42. surround71:CARD=NVidia,DEV=0
  43. HDA NVidia, ALC883 Analog
  44. 7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
  45. iec958:CARD=NVidia,DEV=0
  46. HDA NVidia, ALC883 Digital
  47. IEC958 (S/PDIF) Digital Audio Output
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement