GUS.conf 217 B

12345678910111213141516171819
  1. #
  2. # Configuration for the GUS soundcards
  3. #
  4. <confdir:pcm/front.conf>
  5. GUS.pcm.front.0 {
  6. @args [ CARD ]
  7. @args.CARD {
  8. type string
  9. }
  10. type route
  11. ttable.0.0 1
  12. ttable.1.1 1
  13. slave.pcm {
  14. type hw
  15. card $CARD
  16. }
  17. }