The following program examples use the improv environment (or no environment) which is useful for simple MIDI input/output.
cinmidi | a command-line program which prints the MIDI input
stream to the computer screen with message timestamps and comments
describing the MIDI messages. Has many formatting options.
|
vlv | a command-line program which converts/creates variable
length values which are used to store delta-times in midifiles.
|
bytetable | bytetable prints out the decimal-hexadecimal-binary equivalences for each possible bit combination in a byte. |