{"id":8592,"date":"2021-07-29T11:21:48","date_gmt":"2021-07-29T09:21:48","guid":{"rendered":"https:\/\/www.swub.de\/en\/?post_type=docs&#038;p=8592"},"modified":"2021-08-25T14:38:01","modified_gmt":"2021-08-25T12:38:01","password":"","slug":"keyswitch-expression-map_what-is-midi-in-a-nutshell","status":"publish","type":"docs","link":"https:\/\/www.swub.de\/en\/software\/support\/article\/keyswitch-expression-map_what-is-midi-in-a-nutshell\/","title":{"rendered":"What is MIDI in a nutshell"},"content":{"rendered":"\n<p><strong>M<\/strong>usical <strong>I<\/strong>nstrument <strong>D<\/strong>igital <strong>I<\/strong>nterface was developed in the beginning of the 1980s to connect different electronic devices with each other and to exchange data between them in a standardized way, no matter if it is a <strong>Yamaha keyboard<\/strong>, a <strong>drum machine<\/strong> of <strong>Roland<\/strong> or a <strong>synthesizer<\/strong> produced by <strong>Robert Moog<\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-style-default\"><img decoding=\"async\" src=\"https:\/\/www.swub.de\/wp-content\/uploads\/2021\/08\/KeySwitch-and-Expression-Map_Knowledge-Base_What-is-MIDI-in-a-nutshell_Note-Number-Velocity_MIDI-number-value_Illustration.png\" alt=\"\"\/><\/figure>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">MIDI note<\/h2>\n\n\n\n<p>The <strong>basic idea<\/strong> was of course to transmit notes to play a melody. But since a melody is not only a sequence of notes and needs accents to sound nice, it was also important to transmit how loud this note should be played. Therefore a MIDI note message includes both: A <strong>number<\/strong> which defines the <strong>note<\/strong> and a <strong>value<\/strong> for the <strong>velocity<\/strong> to define its volume or dynamic. For a middle C, this would look like this:<\/p>\n\n\n\n<p><strong>60<\/strong> | <strong>100<\/strong><br>note C3 | velocity 100<\/p>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">MIDI range<\/h2>\n\n\n\n<p>The range of MIDI is <strong>0<\/strong> to <strong>127<\/strong>. If the velocity value is 0, the note is off. With 127 the note will be played with a maximum of intensity or rather, like you would hit a key on a piano as hard as possible. In the context of <strong>sound banks<\/strong> or <strong>presets<\/strong>, MIDI is often incorrectly counted from <strong>1<\/strong> to <strong>128<\/strong>. This is because we are used to start counting not from zero, but from one. It also feels a little strange to say, I have selected the zeroth programme. \ud83d\ude09<\/p>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">MIDI controls<\/h2>\n\n\n\n<p>One goal in creating digital instruments has always been to imitate analog instruments and make them sound as realistic as possible. This was already the case with the Mellotron, which plays samples of instruments from tape, and is still the basic idea of every VST orchestra library of today.<\/p>\n\n\n\n<p>As mentioned above you can influence with the <strong>velocity<\/strong> how intense a note should be played. That\u2019s fine for a piano or in general for <strong>short notes<\/strong>. But for example a trumpet player could start playing a longer note quietly and increases afterwards the loudness. That might even change the sound or <strong>timbre<\/strong> of the trumpet in the end. With the velocity, there is no chance to do that. But you could change the development of the note with <strong>MIDI controls<\/strong>. (CC 7 Volume, CC 2 Breath Control, Aftertouch \/ Channel Pressure)<\/p>\n\n\n\n<p>By moving or rolling a little bit the finger on the fingerboard of a cello, the pitch gets higher or lower (Pitch Bend). When the finger moves quickly, a vibrato is created. Eventually, the finger even slides the whole way up or down to the next note (CC 65 Portamento On\/Off, CC 5 Portamento Time).<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-style-default\"><img decoding=\"async\" src=\"https:\/\/www.swub.de\/wp-content\/uploads\/2021\/08\/KeySwitch-and-Expression-Map_Knowledge-Base_What-is-MIDI-in-a-nutshell_MIDI-Controls_Pitch-Bend_Vibrato_Portamento_Violin_Illustration.png\" alt=\"\"\/><\/figure>\n\n\n\n<p>By stepping on the foot pedal of a piano, the player can join a sequence of notes to Arpeggios. (CC 64 Hold Pedal)<\/p>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\">Control Changes (CC)<\/h3>\n\n\n\n<p><strong>Control Changes <\/strong>or also called <strong>Continuous Controls<\/strong> (CC) were added to the <strong>MIDI protocol<\/strong> to feature the above mentioned technics and to transmit further informations about the way how a note should be played. Like MIDI note messages, they consist as well out of a <strong>control number<\/strong> and a <strong>control value<\/strong>.<\/p>\n\n\n\n<p><strong>1<\/strong> | <strong>76<\/strong><\/p>\n\n\n\n<p>The control number 1 stands for example for Modulation and is always sent to your computer as soon as you use your <strong>mod wheel<\/strong> on the piano.<\/p>\n\n\n\n<p>The value 76 tells the computer how much you have turned it.<\/p>\n\n\n\n<p>The most common CC numbers are:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>CC1<\/td><td>Modulation<\/td><\/tr><tr><td>CC2<\/td><td>Breath<\/td><\/tr><tr><td>CC4<\/td><td>Foot Pedal<\/td><\/tr><tr><td>CC5<\/td><td>Portamento Time<\/td><\/tr><tr><td>CC6<\/td><td>Data Entry<\/td><\/tr><tr><td>CC7<\/td><td>Volume<\/td><\/tr><tr><td>CC8<\/td><td>Balance<\/td><\/tr><tr><td>CC10<\/td><td>Pan<\/td><\/tr><tr><td>CC11<\/td><td>Expression<\/td><\/tr><tr><td>CC12<\/td><td>Effect Control 1<\/td><\/tr><tr><td>CC13<\/td><td>Effect Control 2<\/td><\/tr><tr><td>CC38<\/td><td>Data Entry Fine<\/td><\/tr><tr><td>CC64<\/td><td>Hold Time<\/td><\/tr><tr><td>CC65<\/td><td>Portamento On\/Off<\/td><\/tr><tr><td>CC66<\/td><td>Sustenuto Pedal<\/td><\/tr><tr><td>CC67<\/td><td>Soft Pedal<\/td><\/tr><tr><td>CC68<\/td><td>Legato Pedal<\/td><\/tr><tr><td>CC69<\/td><td>Hold Pedal 2<\/td><\/tr><tr><td>CC 71<\/td><td>Sound Controller 2 (Resonance, Timbre)<\/td><\/tr><tr><td>CC 74<\/td><td>Sound Controller 5 (Frequency Cutoff)<\/td><\/tr><tr><td>CC 91<\/td><td>Effect 1 Depth (Reverb)<\/td><\/tr><tr><td>CC 93 <\/td><td>Effect 3 Depth (Chorus)<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\">Pitch Bend &amp; After Touch<\/h3>\n\n\n\n<p><strong>Pitch Bend<\/strong> and <strong>Aftertouch<\/strong> are not CC messages. They are an own kind of MIDI message and only consist out of a <strong>MIDI value<\/strong>.<\/p>\n\n\n\n<p>As described above, a typical example of pitch bend in real life would be the finger on a cello rolling a little up or down on the fingerboard with its fingertip. This makes the pitch a little higher or lower.<\/p>\n\n\n\n<p><strong>Aftertouch<\/strong> and <strong>Channel Pressure<\/strong> are terms used to describe influencing the sound of a note by pressing the key harder or softer after the keystroke. In this way, additional signals are continuously generated, which is used to modulate the sound or timbre. This can be for example the volume, the intensity of a vibrato or a filter applied to the sound.<\/p>\n\n\n\n<p>Aftertouch messages refer to <strong>individual keys<\/strong>. This means for the MIDI signal that in addition to the value of the pressure, the number of the key is sent as well. In that way you have individual control over the sound of each note.<\/p>\n\n\n\n<p>Channel Pressure only sends a message for the <strong>entire keyboard<\/strong>. So if you press one key harder than another, the average value is taken and it is as if you press both keys with the same pressure so that the modulation is applied equally to all sounding keys.<\/p>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\">MPE<\/h3>\n\n\n\n<p>Because it is becoming more and more standard and with version 11 is now also firmly integrated in Ableton, briefly mentioned that since 2018 there is officially the MIDI extension <strong>MPE<\/strong> (<strong>M<\/strong>IDI <strong>P<\/strong>olyphonic <strong>E<\/strong>xpression). This gives each <strong>note<\/strong> its <strong>own channel<\/strong> to allow musicians to modulate the sound not only by changing the pressure, but also by horizontal or vertical finger movements. Furthermore, it makes it possible that e.g. pitch bend, which would normally affect all notes, can be expressed polyphonically and individually for each note.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-style-default\"><img decoding=\"async\" src=\"https:\/\/www.swub.de\/wp-content\/uploads\/2021\/08\/KeySwitch-and-Expression-Map_Knowledge-Base_What-is-MIDI-in-a-nutshell_MPE_Midi-Polyphonic-Expression_Ableton11.png\" alt=\"\"\/><\/figure>\n\n\n\n<p>For this purpose, besides Note, Velocity, Pitch Bend and ChannelPressure \/ Aftertouch, CC74 is now used in addition to transmit finger movements.<\/p>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\">Program Changes<\/h3>\n\n\n\n<p>The basic idea of a keyboard is to be able to play different kinds of sounds on one instrument so that there was as well the need for a MIDI message to change between <strong>sounds<\/strong>, <strong>presets<\/strong> and <strong>programs<\/strong>.<\/p>\n\n\n\n<p>In contrast to MIDI notes and CC messages, <strong>Program Changes<\/strong> consist also only out of a <strong>value<\/strong> like pitch bend and channel pressure.<br>Due to the fact that the MIDI range is limited from 0 &#8211; 127, and thus to 128 different values, a growing number of available sounds on keyboards, drum pads etc. resulted in the wish to find a solution to extend the number of selectable programs.<\/p>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\">Bank and Sub Banks<\/h3>\n\n\n\n<p><\/p>\n\n\n\n<p>Therefore the <strong>bank<\/strong> (MSB) and <strong>sub bank<\/strong> (LSB) messages were established. Technically, they are as well <strong>CC messages<\/strong> with the numbers <strong>0<\/strong> and <strong>32<\/strong>. Once, they were exclusively reserved to select instruments via MIDI signal out of a sound bank and that\u2019s why you cannot choose them in the box of the MIDI control envelopes in Ableton\u2019s MIDI clips.<br>Together, bank and sub bank let you choose between 128 x 128 = 16 384 different sounds or instruments. In combination with program changes there would be theoretically even 128 x 16 384 = 2 097 152. That should be enough;-)<\/p>\n\n\n\n<p>Today sub bank or CC32 is used for a lot of other stuff as well. An example would be the so called <strong>UACC<\/strong> key switches in the sample libraries of <strong>Spitfire<\/strong>.<\/p>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Sequence of Bank, Sub Bank and Program Changes<\/h2>\n\n\n\n<p>If you want to control remotely the <strong>presets<\/strong> of a syntheziser or the <strong>sound banks<\/strong> of a keyboard where you have to send maybe bank, sub bank and program change messages together, it is important to respect the <strong>sequence<\/strong> of the output. It is as if you would search a file on your computer. You first select the folder <em>Brass Instruments<\/em>, then you choose the sub folder <em>Trombone<\/em> to finally open the articulation <em>Crescendo<\/em>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-style-default\"><img decoding=\"async\" src=\"https:\/\/www.swub.de\/wp-content\/uploads\/2021\/04\/KeySwitch-and-Expression-Map_Manual-and-User-Guide_MIDI-Controls_Sequence_Bank-CC0-Sub-CC32-Program-Change-Pgm.png\" alt=\"\"\/><\/figure>\n\n\n\n<p>Where there is a rule, there are of course exceptions. My experience is, for example, that if you use Bank, Sub Bank and Program Changes to remotely control with the KeySwitch &amp; Expression Map the dimensions of Vienna Instruments&#8217; <strong>VSL Synchron Player<\/strong>, the switching of the dimensions works even smoother if you send all commands at the same time. But this is only possible because the player remembers e.g. the value 10 for Program Change, even if this tenth slot does not exist. Especially with older hardware this often does not work in this way. If you do not keep the order and you send Program Change 10 first, but there are only eight programs in the currently set sound bank, the device will probably set the highest possible one &#8211; Program 8. If the command to change the sound bank arrives afterwards, this program will remain set, even if Program 10, which you actually wanted to set, now exists in this bank.<\/p>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">MIDI is an event-based signal<\/h2>\n\n\n\n<p>Unlike the <strong>audio signal<\/strong> which transmit <strong>constantly<\/strong>, <strong>MIDI<\/strong> is an <strong>event-based protocol<\/strong> which means, that there is only a signal sent in case of an event or with other words, if something new happens.<\/p>\n\n\n\n<p>So when we play a note, the instrument receives the number of the note with a value for the velocity (Note On) and will play this note until it receives the same note number again with the value 0 for the velocity (Note Off). <\/p>\n\n\n\n<p>Here is an <strong>example<\/strong> that explains it a little more animated: If you unplug the cable of a microphone, the sound stops immediately &#8211; most probably even with a big bang;-) But if you press a key on the piano which is connected to your computer and pull out the MIDI cable before you lift your finger, the note will go on playing, because the 0 and with it the message to stop the note cannot not be received anymore by Ableton.<\/p>\n\n\n\n<p>You can use this for your key switches and press for example during a live show cozy and in advance the key switch on your piano while holding still the last note until the change of instrument arrives. The articulation will not change for the currently played note, only for the next.<\/p>\n\n\n\n<p>Furthermore and especially if you compose articulations with automation envelopes, you could even use this characteristic as a feature to play shortly some Pizzicato notes in between two sustain notes.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-style-default\"><img decoding=\"async\" src=\"https:\/\/www.swub.de\/wp-content\/uploads\/2021\/08\/KeySwitch-and-Expression-Map_Manual-and-User-Guide_Control_Automation-Envelopes_How_Drawing_Breakpoints-for-Articulations_Name.png\" alt=\"\"\/><\/figure>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">MIDI Channel und MIDI Ports<\/h2>\n\n\n\n<p>Finally, we need to talk briefly about the topic of <strong>MIDI channels<\/strong> and <strong>MIDI ports<\/strong>. The MIDI signal normally contains <strong>16<\/strong> channels. However, some softwares like Native Instruments&#8217; Kontakt Player or Vienna Ensemble give you the possibility to distribute your instruments or articulations over <strong>64<\/strong> channels. They make use of the fact that MIDI can of course be routed via different inputs or outputs. In the digital context, these are called MIDI ports. In analogue terms, you could think of it as different cables in the recording studio that are connected from various instruments to a mixing console. So if you switch between 64 channels with <a href=\"https:\/\/www.swub.de\/en\/software\/support\/article\/keyswitch-expression-map_set-up-with-vst-instruments\/#5-toc-title\"><strong>MultiSkripts<\/strong><\/a> in the Kontakt Player, there are actually always 16 channels distributed over the MIDI ports <strong>A<\/strong>, <strong>B<\/strong>, <strong>C<\/strong> and <strong>D<\/strong> (4 x 16 = 64).<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-style-default\"><img decoding=\"async\" src=\"https:\/\/www.swub.de\/wp-content\/uploads\/2021\/08\/KeySwitch-and-Expression-Map_Manual-and-User-Guide_VST-Sound-Library_Kontakt-Multi-Instrument-Rack_MIDI-Port_ABCD_64-MIDI-Channels_Instrument-Bank_8192-Instruments-1024x571.png\" alt=\"\"\/><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>As a musician, there is no getting around the topic of MIDI, neither in the analogue studio nor when working with a DAW on the computer. Here you will find a short tutorial that explains in a simple way the basic terms and gives you the necessary background knowledge to help you realise your ideas more quickly and avoid potential problems in your next project. <\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","pgc_sgb_lightbox_settings":"","footnotes":""},"doc_category":[368],"doc_tag":[529,496,603,509,417,519,389,602,426,474,475,439,604,498,473,471,465,599,596,597,605,523,561,520,606,528,598,580,595,581,600,601,495,524,443,497,385,526,430,518,472,510,437,438],"class_list":["post-8592","docs","type-docs","status-publish","hentry","doc_category-knowledge-tips","doc_tag-audio-signal","doc_tag-bank","doc_tag-continuous-controls","doc_tag-control-change","doc_tag-delay-settings","doc_tag-external-instrument","doc_tag-hardware","doc_tag-hold-pedal-cc64","doc_tag-knowledge-base","doc_tag-kontakt-multi-instrument-rack","doc_tag-kontakt-multiscript","doc_tag-kontakt-player","doc_tag-list","doc_tag-midi-cc0-bank-msb","doc_tag-midi-cc32-sub-bank-lsb-uacc","doc_tag-midi-channel","doc_tag-midi-controls","doc_tag-midi-expressions","doc_tag-midi-note","doc_tag-midi-number","doc_tag-midi-polyphonic-expression-mpe","doc_tag-midi-port","doc_tag-midi-protocol","doc_tag-midi-range","doc_tag-midi-sequence","doc_tag-midi-signal","doc_tag-midi-value","doc_tag-modulation-wheel-mod-wheel","doc_tag-musical-instrument-digital-interface","doc_tag-pitch-bend","doc_tag-portamento-on-off-cc65","doc_tag-portamento-time-cc5","doc_tag-program-change","doc_tag-sound-bank","doc_tag-spitfire-audio","doc_tag-sub-bank","doc_tag-support","doc_tag-synthesizer","doc_tag-tips","doc_tag-tutorial","doc_tag-uacc","doc_tag-velocity","doc_tag-vienna-ensemble-6","doc_tag-vienna-ensemble-pro-7"],"year_month":"2026-04","word_count":1762,"total_views":"862","reactions":{"happy":"1","normal":"1","sad":"0"},"author_info":{"name":"swub","author_nicename":"swubhome","author_url":"https:\/\/www.swub.de\/en\/author\/swubhome\/"},"doc_category_info":[{"term_name":"Knowledge and Tips","term_url":"https:\/\/www.swub.de\/en\/software\/support\/category\/knowledge-tips\/"}],"doc_tag_info":[{"term_name":"Audio Signal","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/audio-signal\/"},{"term_name":"Bank","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/bank\/"},{"term_name":"Continuous Controls","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/continuous-controls\/"},{"term_name":"Control Change","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/control-change\/"},{"term_name":"Delay Settings","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/delay-settings\/"},{"term_name":"External Instrument","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/external-instrument\/"},{"term_name":"Hardware","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/hardware\/"},{"term_name":"Hold Pedal CC64","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/hold-pedal-cc64\/"},{"term_name":"Knowledge Base","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/knowledge-base\/"},{"term_name":"Kontakt Multi Instrument Rack","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/kontakt-multi-instrument-rack\/"},{"term_name":"Kontakt MultiScript","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/kontakt-multiscript\/"},{"term_name":"Kontakt Player","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/kontakt-player\/"},{"term_name":"List","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/list\/"},{"term_name":"MIDI CC0 (Bank, MSB)","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/midi-cc0-bank-msb\/"},{"term_name":"MIDI CC32 (Sub Bank, LSB, UACC)","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/midi-cc32-sub-bank-lsb-uacc\/"},{"term_name":"MIDI Channel","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/midi-channel\/"},{"term_name":"MIDI Controls","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/midi-controls\/"},{"term_name":"MIDI Expressions","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/midi-expressions\/"},{"term_name":"MIDI Note","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/midi-note\/"},{"term_name":"MIDI Number","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/midi-number\/"},{"term_name":"MIDI Polyphonic Expression (MPE)","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/midi-polyphonic-expression-mpe\/"},{"term_name":"MIDI Port","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/midi-port\/"},{"term_name":"MIDI protocol","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/midi-protocol\/"},{"term_name":"MIDI Range","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/midi-range\/"},{"term_name":"MIDI Sequence","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/midi-sequence\/"},{"term_name":"MIDI Signal","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/midi-signal\/"},{"term_name":"MIDI Value","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/midi-value\/"},{"term_name":"Modulation Wheel (Mod wheel)","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/modulation-wheel-mod-wheel\/"},{"term_name":"Musical Instrument Digital Interface","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/musical-instrument-digital-interface\/"},{"term_name":"Pitch Bend","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/pitch-bend\/"},{"term_name":"Portamento On\/Off CC65","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/portamento-on-off-cc65\/"},{"term_name":"Portamento Time CC5","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/portamento-time-cc5\/"},{"term_name":"Program Change","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/program-change\/"},{"term_name":"Sound Bank","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/sound-bank\/"},{"term_name":"Spitfire Audio","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/spitfire-audio\/"},{"term_name":"Sub Bank","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/sub-bank\/"},{"term_name":"Support","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/support\/"},{"term_name":"Synthesizer","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/synthesizer\/"},{"term_name":"Tips","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/tips\/"},{"term_name":"Tutorial","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/tutorial\/"},{"term_name":"UACC","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/uacc\/"},{"term_name":"Velocity","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/velocity\/"},{"term_name":"Vienna Ensemble 6","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/vienna-ensemble-6\/"},{"term_name":"Vienna Ensemble Pro 7","term_url":"https:\/\/www.swub.de\/en\/software\/support\/tag\/vienna-ensemble-pro-7\/"}],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"betterdocs-category-thumb":false},"uagb_author_info":{"display_name":"swub","author_link":"https:\/\/www.swub.de\/en\/author\/swubhome\/"},"uagb_comment_info":0,"uagb_excerpt":"As a musician, there is no getting around the topic of MIDI, neither in the analogue studio nor when working with a DAW on the computer. Here you will find a short tutorial that explains in a simple way the basic terms and gives you the necessary background knowledge to help you realise your ideas&hellip;","knowledge_base_info":[],"knowledge_base_slug":[],"_links":{"self":[{"href":"https:\/\/www.swub.de\/en\/wp-json\/wp\/v2\/docs\/8592","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.swub.de\/en\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/www.swub.de\/en\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/www.swub.de\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.swub.de\/en\/wp-json\/wp\/v2\/comments?post=8592"}],"version-history":[{"count":0,"href":"https:\/\/www.swub.de\/en\/wp-json\/wp\/v2\/docs\/8592\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.swub.de\/en\/wp-json\/wp\/v2\/media?parent=8592"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/www.swub.de\/en\/wp-json\/wp\/v2\/doc_category?post=8592"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/www.swub.de\/en\/wp-json\/wp\/v2\/doc_tag?post=8592"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}