Added snd_func_macro and added 'defaults.*' definitions to alsa.conf.

Changed arguments CARD to string (to accept card IDs).
Enhanced function card_strtype to accept card IDs.
This commit is contained in:
Jaroslav Kysela 2001-06-19 11:52:50 +00:00
parent 455edb9e21
commit 0c5b3434a8
9 changed files with 220 additions and 77 deletions

View file

@ -5,7 +5,7 @@
cards.FM801.front.0 {
@args [ CARD ]
@args.CARD {
type integer
type string
}
type hw
card $CARD
@ -18,7 +18,7 @@ cards.FM801.surround51.0 "cards.FM801.front.0"
cards.FM801.iec958.0 {
@args [ CARD DEV AES0 AES1 AES2 AES3 ]
@args.CARD {
type integer
type string
}
@args.DEV {
type integer