mirror of
https://github.com/Ryujinx/libsoundio.git
synced 2024-12-22 17:55:37 +00:00
Merge branch 'master' into v2
This commit is contained in:
commit
c6427ca6af
|
@ -118,7 +118,7 @@ static void overflow_callback(struct SoundIoInStream *instream) {
|
|||
}
|
||||
|
||||
static int usage(char *exe) {
|
||||
fprintf(stderr, "Usage: %s [options] outfile.wav\n"
|
||||
fprintf(stderr, "Usage: %s [options] outfile\n"
|
||||
"Options:\n"
|
||||
" [--backend dummy|alsa|pulseaudio|jack|coreaudio|wasapi]\n"
|
||||
" [--device id]\n"
|
||||
|
|
Loading…
Reference in a new issue