mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Corrections by Kevin Conder <kconder@interaccess.com>
This commit is contained in:
parent
b559c97833
commit
853304bbf4
39 changed files with 386 additions and 386 deletions
|
|
@ -17,7 +17,7 @@ static void usage(void)
|
|||
fprintf(stderr, " example:\n");
|
||||
fprintf(stderr, " rawmidi -i hw:0,0 -o /dev/midi1\n");
|
||||
fprintf(stderr, " tests input for card 0, device 0, using snd_rawmidi API\n");
|
||||
fprintf(stderr, " and /dev/midi1 using file desciptors\n");
|
||||
fprintf(stderr, " and /dev/midi1 using file descriptors\n");
|
||||
}
|
||||
|
||||
int stop=0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue