mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-11-02 09:01:48 -05:00
Add ld10k1 tool
Added ld10k1 tool by Peter Zubaj.
This commit is contained in:
parent
37104ebf62
commit
2df1aa7c20
98 changed files with 19970 additions and 1 deletions
19
ld10k1/doc/dl10k1_usage
Normal file
19
ld10k1/doc/dl10k1_usage
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue