]> git.alsa-project.org Git - alsa-utils.git/commit
alsactl: flush stdout for monitor command
authorAlex Xu (Hello71) <alex_y_xu@yahoo.ca>
Tue, 24 Aug 2021 14:39:12 +0000 (10:39 -0400)
committerJaroslav Kysela <perex@perex.cz>
Thu, 27 Jan 2022 12:22:38 +0000 (13:22 +0100)
commitd05ac4a0785c8b6c91ec6037d26c918cfaa2e482
tree04556ecfca29c6f603fadfa74b236dea28ecfc74
parent8adbb2c2753b151eee530c753febad81eaf57411
alsactl: flush stdout for monitor command

It may be useful to pipe the output to another program.

Fixes: https://github.com/alsa-project/alsa-utils/pull/109
Signed-off-by: Alex Xu (Hello71) <alex_y_xu@yahoo.ca>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
alsactl/monitor.c