]> git.alsa-project.org Git - alsa-utils.git/commit
amidi: ignore not only Active Sensing but also Clock bytes
authorClemens Ladisch <clemens@ladisch.de>
Sat, 13 Aug 2016 14:41:23 +0000 (16:41 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 22 Aug 2016 09:18:48 +0000 (11:18 +0200)
commit04322ca7490c7b5f428fbd04f85a7b9b05de1f84
treef986a0062d2dec9a28dd9e5d1a6af703be6c6ac3
parent675619eb295f8eb35903ef227e6939a86d8c1e7f
amidi: ignore not only Active Sensing but also Clock bytes

Active Sensing messages are sent by many devices in the background and
would only interfere with the actual messages that amidi is supposed to
capture.  Therefore, amidi ignores them by default.  However, there are
also devices that send Clock messages with the same problem, so it is
a better idea to filter them out, too.

Reported-by: Martin Tarenskeen <m.tarenskeen@gmail.com>
Reviewd-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Tested-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
amidi/amidi.1
amidi/amidi.c