Type 0 is a single track of data Type 1 is multi-track.ġ. There are two variations of the Standard MIDI File format, called Type 0 and Type 1. There are five types of message: Channel Voice, Channel Mode, System Common, System Real-Time, and System Exclusive. A MIDI link can carry sixteen independent channels of information, MIDI messages can be channel messages, which are sent on only one of the 16 channels and can be heard only by devices receiving on that channel, or system messages, which are heard by all devices. MIDI messages are made up of 8-bit words that are transmitted serially at 31.25 kbaud. Historically you would have needed four seperate keyboard instruments, but now with MIDI files you can play multiple instruments from a single controller. The MIDI file contains messages that specify notation, pitch, velocity and control signals for volume, vibrato, audio panning that synchronise tempo between multiple devices. The MIDI file was developed to allow both musicians and audio developers to transfer MIDI data from one software application to another.