]> git.alsa-project.org Git - alsa-utils.git/commit
amidi: add timestamp option for dump
authorfolkert van heusden <mail@vanheusden.com>
Tue, 24 Aug 2021 09:49:43 +0000 (11:49 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 24 Aug 2021 10:05:52 +0000 (12:05 +0200)
commit9a8fcec5aaa8c9104f3ad261d1a610a9dbffca2e
tree77ac18c893aef0875004a6488e20cd35cd7eb5d2
parentdea51861a8626694c6e80121c17a0a38efc2e33c
amidi: add timestamp option for dump

Added -T / --timestamp option (with parameter "realtime", "monotonic" or "raw") which prints
a timestamp before each received message when using the --dump mode.

Fixes: https://github.com/alsa-project/alsa-utils/pull/108
Signed-off-by: Folkert van Heusden <mail@vanheusden.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
amidi/amidi.c