Details |
Last modification |
View Log
| RSS feed
| Rev |
Author |
Line No. |
Line |
| 4 |
- |
1 |
#
|
|
|
2 |
# ALSA library configuration file for alsactl tool
|
|
|
3 |
# (/usr/share/alsa tree is not necessary for alsactl)
|
|
|
4 |
#
|
|
|
5 |
|
|
|
6 |
ctl.hw {
|
|
|
7 |
@args [ CARD ]
|
|
|
8 |
@args.CARD {
|
|
|
9 |
type string
|
|
|
10 |
default "0"
|
|
|
11 |
}
|
|
|
12 |
type hw
|
|
|
13 |
card $CARD
|
|
|
14 |
}
|