15 Aug
2016
15 Aug
'16
7:33 p.m.
Small improvement to amidi, adding useful functionality.
changes from v3: * fixed a bug if memchr() returns NULL
changes from v2: * only check of end of sysex (0xf7) * use memchr() instead of direct loop approach * fixed commit message
changes from v1: * remove delay in between any MIDI message, only SysEx * added patch to use getopt_long() arguments
Felipe F. Tonello (2): amidi: add delay option amidi: use GNU getopt_long() proper argument names
amidi/amidi.1 | 14 +++++++++++++ amidi/amidi.c | 63 ++++++++++++++++++++++++++++++++++++++++++++--------------- 2 files changed, 61 insertions(+), 16 deletions(-)
--
2.9.3