On Wed, Feb 04, 2015 at 12:01:15AM +0100, F. Silvain wrote:
Will Godfrey, Feb 3 2015:
Can anyone suggest a program that monitors a MIDI
stream and sends it straight
to a .mid file without adding or subtracting anything at all?
In addition to
arecordmidi smfrec, part of Midish (
http://www.midish.org). This is also a CLI tool.
...
note that midish processes input to fix certain anomalies, so the
resulting .mid file won't contain an exact copy of the midi
stream. For instance, note-off events might be added and/or redundant
controllers might be deleted.