]> git.alsa-project.org Git - alsa-lib.git/commit
test: rawmidi: Add test for rawmidi framing API
authorDavid Henningsson <coding@diwic.se>
Tue, 17 Aug 2021 14:21:13 +0000 (16:21 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 20 Aug 2021 06:47:23 +0000 (08:47 +0200)
commit868ecd509deb05938107faf66577c69e1702d6f3
tree7b5cc416059f1a6100ec3f716ed16287584fa1c2
parent95eb312fade1908a2c944e9de4626c0ff60b2203
test: rawmidi: Add test for rawmidi framing API

Adds a "clock type" parameter to the "rawmidi" test program, that when
used and combined with -i (and -v to be useful), activates tstamp type
framing with the specified clock type.

Signed-off-by: David Henningsson <coding@diwic.se>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
test/rawmidi.c