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