Module Name: src Committed By: mrg Date: Tue Dec 30 04:14:25 UTC 2014
Added Files: src/usr.bin/midirecord: Makefile midirecord.1 midirecord.c Log Message: add a program to record midi files from /dev/music. this doesn't process several potential result that netbsd does not output on /dev/music, and should be largely complete for our current sequencer(4). To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/usr.bin/midirecord/Makefile \ src/usr.bin/midirecord/midirecord.1 src/usr.bin/midirecord/midirecord.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.