mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
added snd_user_file() function
alisp extensions - added nth, include, path commands - added auto-exec functionality - added helpers for C<->lisp interoperability
This commit is contained in:
parent
95418afc67
commit
6ad93ac892
13 changed files with 668 additions and 93 deletions
|
|
@ -691,7 +691,7 @@ static void help(void)
|
|||
{
|
||||
int k;
|
||||
printf(
|
||||
"Usage: latency [OPTION]... [FILE]...\n"
|
||||
"Usage: pcm [OPTION]... [FILE]...\n"
|
||||
"-h,--help help\n"
|
||||
"-D,--device playback device\n"
|
||||
"-r,--rate stream rate in Hz\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue