Musical Instrument Digital Interface: Difference between revisions
mNo edit summary |
mNo edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[Image:MIDI.jpg|200px|right]] | [[Image:MIDI.jpg|200px|right]] | ||
'''Musical | '''Musical Instrument Digital Interface''', better known as simply '''MIDI''' is a simple networking protocol specifically designed for keyboard based musical instruments, rather than sending out audio data, it sends out standardised messages containing note, duration, volume information and so on. | ||
===General MIDI=== | ===General MIDI=== | ||
Usually known as just '''GM''', it is a standard for sound cards or modules that have a built in [[sample]] playback capabilities. It dictates that the receiving module has a specific type of sound at a specific address allowing software developers to write music or music program that target more than one specific device. | Usually known as just '''GM''', it is a standard for sound cards or modules that have a built-in [[sample]] playback capabilities. It dictates that the receiving module has a specific type of sound at a specific address allowing software developers to write music or music program that target more than one specific device. | ||
==== | ====eXtended General MIDI==== | ||
Also known as '''XG''' or "Yamaha XG", an extension to General MIDI that expands the number of available sounds to over 600, up from the 128 that the GM. | Also known as '''XG''' or "Yamaha XG", an extension to General MIDI that expands the number of available sounds to over 600, up from the 128 that the GM. | ||
====Roland GS==== | ====Roland GS==== | ||
Similar to | Similar to Yamaha's XG, it adds to the number of sounds available from the GM module. | ||
==Links== | ==Links== |
Latest revision as of 06:47, 7 October 2022

Musical Instrument Digital Interface, better known as simply MIDI is a simple networking protocol specifically designed for keyboard based musical instruments, rather than sending out audio data, it sends out standardised messages containing note, duration, volume information and so on.
General MIDI
Usually known as just GM, it is a standard for sound cards or modules that have a built-in sample playback capabilities. It dictates that the receiving module has a specific type of sound at a specific address allowing software developers to write music or music program that target more than one specific device.
eXtended General MIDI
Also known as XG or "Yamaha XG", an extension to General MIDI that expands the number of available sounds to over 600, up from the 128 that the GM.
Roland GS
Similar to Yamaha's XG, it adds to the number of sounds available from the GM module.