MIDI came out in 1991. An augmented, upward compatible MIDI-2 came out in 1999. DLS (Down loadable Sounds) enables sampling, making sounds with a wavetable sound capture rather than mathematicallly. XMF (eXtensible Music Format) combines MIDI and DLS in one file.
The MIDI stream sent to instruments over the 5-pin DIN serial connection contains no embedded timing information. The notes are sent the instant they are intended to be played. MIDI files on the other hand need embedded timing information to track when to send the commands.
If you are a musician, you can modify MIDI files to use different instruments, and feed them into your digital musical instruments. You can also modify the music as you please, to change the tempo or even even the notes and durations.
Basically, MIDI just tells your computer to play middle C for 250 milliseconds sounding as best like a piano or a trumpet as it can. The quality of the sound card hardware and the software synthesiser in the computer playing the MIDI file has a lot to with how lush and realistic the performance sounds. It will sound totally different played on different computers. Only the timing and pitch will match.
There are at least 4 flavours of MIDI: MIDI 0, MIDI 1, RIFF MIDI 0, RIFF MIDI 1.
Using JavaScript, it is also possible to cause a song to start playing automatically as soon as a page is loaded.
getAppletContext().showDocument ( new URL ( getCodeBase(), "test.mid" ) );They would need a Midi player installed. The music must exist in a file accessible via URL. You can’t use this trick to play some music you have sitting in a byte array.
![]() |
and suggestions to improve this page to Roedy Green : | ||
| Canadian Mind Products | |||
| mindprod.com IP:[65.110.21.43] | |||
| Your face IP:[38.103.63.62] | The information on this page is for non-military use only. | ||
| You are visitor number 20,897. | Military use includes use by defence contractors. | ||
| You can get a fresh copy of this page from: | or possibly from your local J: drive (Java virtual drive/mindprod.com website mirror) | ||
| http://mindprod.com/jgloss/midi.html | J:\mindprod\jgloss\midi.html | ||