]> git.alsa-project.org Git - alsa-utils.git/commit
amidi: add sysex-interval option
authorFelipe F. Tonello <eu@felipetonello.com>
Tue, 30 Aug 2016 16:02:48 +0000 (17:02 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 13 Sep 2016 16:19:19 +0000 (18:19 +0200)
commitb59745978fe7071e716234d80d715bc87822ff89
tree8350b8444011acc0de8924faf42046dc1da19c00
parent7b122fb62a585d50fd7c712995f311590148de95
amidi: add sysex-interval option

This patch adds a new option to amidi tool: sysex-interval.

It adds a delay (in milliseconds) in between each SysEx message - it searches
for a 0xF7 byte.

This is very useful when sending firmware updates to a remote device via SysEx
or any other use that requires this delay in between SysEx messages.

`amidi' manual was updated with an example usage as well.

Signed-off-by: Felipe F. Tonello <eu@felipetonello.com>
Acked-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
amidi/amidi.1
amidi/amidi.c