Module Name: src Committed By: mrg Date: Sat Mar 14 08:09:55 UTC 2020
Modified Files: src/usr.bin/midirecord: midirecord.1 Log Message: add an example of using midirecord(1) to learn about how device specific MIDI messages are formed, allowing their use from MIDI input files, not just the device controls. using this method, i can now control the voice mode type on my new synth. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/usr.bin/midirecord/midirecord.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.