quick into to MIDI
in describing some of my projects to others, i realized i started getting blank stares around the same point: MIDI. first, i will tell you what it is not. MIDI is not the bleeps that you hear from old video games, it is a protocol used by musical equipment to control devices. so in my studio, i have a sequencer, which is just a program that sends commands like “turn this note on, turn this note off, adjust this parameter, change this, do that.” then it is up to the instruments to listen to those commands and see if they should take action. there can be up to 16 different channels, which essentially means you can have 16 different instruments for your sequencer to talk to. These can be virtual synths that are programs, or physical hardware devices.
9 months ago