Module Name: src Committed By: mrg Date: Thu May 3 01:12:57 UTC 2018
Modified Files: src/usr.bin/midiplay: midiplay.1 midiplay.c Log Message: if just parsing don't try to read the uninitialised device name, or display the unit number. add a "-s" option that sends an ALL_SOUNDS_OFF midi event. very useful after an interrupted midiplay leaves notes on. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/usr.bin/midiplay/midiplay.1 cvs rdiff -u -r1.30 -r1.31 src/usr.bin/midiplay/midiplay.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.