Term 
        
        | What does MIDI stand for?  |  
          | 
        
        
        Definition 
        
        
- Musical Instrument Digital Interface
 
  |  
          | 
        
        
         | 
        
        
        Term 
         | 
        
        
        Definition 
        
        
- A system that allows electronic instruments and computers to send instructions to each other
 
- (0's and 1's) represent voltages
 
  |  
          | 
        
        
         | 
        
        
        Term 
        
        | When was MIDI standardized? |  
          | 
        
        
        Definition 
         | 
        
        
         | 
        
        
        Term 
        
        What is a MIDI controller?  
Examples?  |  
          | 
        
        
        Definition 
        
        
- Sends input signals from the controller to the computer 
 
- Akai pad controller, Roland foot controller, Oxygen 61 keyboard 
 
  |  
          | 
        
        
         | 
        
        
        Term 
        
        | What are the 3 MIDI ports? |  
          | 
        
        
        Definition 
        
        
- In - incoming data
 
- Thru - duplicate data
 
- Out - outgoing data 
 
  |  
          | 
        
        
         | 
        
        
        Term 
         | 
        
        
        Definition 
        
        
- Attaching multiple MIDI controllers to one computer using the Thru port 
 
- Will have master controller and a slave 
 
  |  
          | 
        
        
         | 
        
        
        Term 
        
        What's the difference between serial and parallel protocols?  
Name an extra-musical example...  |  
          | 
        
        
        Definition 
        
        
- Serial: MIDI data is sent down the cable one bit at a time as a stream of info 
 
- Parallel: allows the information to be sent down seperate wires so the message reaches the device at the same time - faster than serial interface
 
- Example: Computer chips use parallel interface
 
  |  
          | 
        
        
         | 
        
        
        Term 
        
        | What are some benefits of using MIDI? (only need 2)  |  
          | 
        
        
        Definition 
        
        
- Once MIDI device can control another
 
- Create rich musical textures by layering sounds from multiple MIDI defices 
 
- Allows you to fix mistakes, change not pitches, fix timing, etc. 
 
- Instant playback of prerecorded music 
 
  |  
          | 
        
        
         | 
        
        
        Term 
        
        | How many channels can a MIDI controller communicate with?  |  
          | 
        
        
        Definition 
         | 
        
        
         | 
        
        
        Term 
        
        How do you send a "note on" command? 
How do you send a "note off" command?   |  
          | 
        
        
        Definition 
        
        
- When you press a key, the "note on" message goes to the module
 
- When you let go of a key, the "note off" message is sent to the module and it stops playing the note 
 
  |  
          | 
        
        
         | 
        
        
        Term 
        
        | What is piano roll notation?  |  
          | 
        
        
        Definition 
        
        
- A view where the keys of the piano are shown on screen and every note played is displayed for the time it is pressed 
 
  |  
          | 
        
        
         | 
        
        
        Term 
        
        What are some elements of a sound that can be affected by MIDI? 
   |  
          | 
        
        
        Definition 
        
        
- Pitch
 
- Volume
 
- Velocity
 
- Timbre
 
- Vibrato 
 
  |  
          | 
        
        
         | 
        
        
        Term 
        
        | What's the difference between a note's volume and it's velocity?  |  
          | 
        
        
        Definition 
        
        
- Velocity = associated with the initial strike of the key (fast=loud, slow=soft) 
 
- Volume - can be added at any point
 
  |  
          | 
        
        
         | 
        
        
        Term 
        
        | What is the name of the relationship between the device that generates the commands and the device(s) that recieves the commands? |  
          | 
        
        
        Definition 
        
        
- Master - sends commands 
 
- Slave - recieves commands 
 
  |  
          | 
        
        
         |