midicomp (tool command)

Functions as a MIDI file converter/compressor

Syntax

midicomp [-o] <input file> <output file>

Description

midicomp is a MIDI file converters/compressor that converts a Type 1 or Type 0 Standard MIDI file into a compressed MIDI format for use with the Nintendo 64 Audio Library.

Command Line Options

-o
Orders the midi events in a logical way. This is particularly important to ensure that loops are handled correctly.

<input file>
Is the Standard MIDI file of a Type 1 or Type 0.

<output file>
Is a Compressed MIDI file

Revision History

1999/04/30 Changed Format