mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-29 05:40:25 -04:00
20 lines
346 B
Text
20 lines
346 B
Text
|
|
dl10k1 is dump loader
|
||
|
|
You can load config with ld10k1, lo10k1 and then make dump. This dum can be loaded without usage
|
||
|
|
of ld10k1
|
||
|
|
|
||
|
|
Parameters:
|
||
|
|
|
||
|
|
-h or --help
|
||
|
|
Prints short help message
|
||
|
|
|
||
|
|
-c num or --card num
|
||
|
|
Use card number num - dl10k1 will use device with name hw:0
|
||
|
|
|
||
|
|
example:
|
||
|
|
dl10k1 -c 1
|
||
|
|
Use card 1
|
||
|
|
|
||
|
|
-d or --dump
|
||
|
|
File with dump
|
||
|
|
|