Musical Instrument Digital Interface: Difference between revisions
m Reiknir moved page MIDI to Musical Instruments Digital Interface |
No edit summary |
||
Line 1: | Line 1: | ||
'''Musical Instruments 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 and so on. | [[Image:MIDI.jpg|200px|right]] | ||
'''Musical Instruments 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 specifies 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. | |||
==Links== | ==Links== | ||
* [https://www.midi.org/ The MIDI Association] | * [https://www.midi.org/ The MIDI Association] | ||
[[Category:Communication protocols]][[Category:Networking protocols]] | [[Category:MIDI]] | ||
[[Category:Communication protocols]] | |||
[[Category:Networking protocols]] |
Revision as of 01:47, 24 April 2016

Musical Instruments 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 specifies 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.