]> git.alsa-project.org Git - alsa-utils.git/commit
arecordmidi2: Add stdout output and --silent option
authorTakashi Iwai <tiwai@suse.de>
Tue, 9 Jul 2024 05:40:24 +0000 (07:40 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 9 Jul 2024 06:03:27 +0000 (08:03 +0200)
commitf0df4b4cfe169219d316036e80e52db1a9754183
tree39d42e905531ab721dd49b342b43377af2944e71
parentb1269eefdd13b47eb27cd89ef60666ee86012821
arecordmidi2: Add stdout output and --silent option

When the output file is '-', it's recorded to stdout.

For avoiding the corruption, this mode also suppresses the messages to
stdout, too, which can be enabled also via -s / --silent option.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
seq/aplaymidi2/arecordmidi2.1
seq/aplaymidi2/arecordmidi2.c