createmidifile | Demonstration of how to create a MIDI file. [src] |
drumtab | Demonstration of how to create a MIDI file with percussion tracks. [src] |
henonfile | Outputs a MIDI files with pitches generated from the Henon fractal sequence. [src] |
mid2mat | Converts a MIDI file into an ASCII text format which is readable in Matlab. [src] |
midi2binasc | Converts a MIDI file into an ASCII text format which is readable in Matlab. [src] |
midi2melody | Converts a single melody MIDI file/track into an ASCII text format with starting time and pitch. [src] |
midi2text | Converts a MIDI file into an ASCII text format. [src] |
midimixup | Reads a standard MIDI file, adjusts the timing of the events in a random manner, then writes the file back out to a standard MIDI file. [src] |
smfinfo | Prints information about a Standard MIDI file and can fix the [src] |
text2midi | Converts a MIDI file into an ASCII text format. [src] |
textmidi | Reads a MIDI file and converts data to/from ASCII text. [src] |