MIDI Flashcards

1
Q

Binary number system

A

Number system that has only two digits used for MIDI communication

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Channel aftertouch

A

Has one data byte; amount of pressure in the one data byte will be applied to every sustained note on the channel

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Control change

A

First data byte defines the control number and the last data byte defines the value for the control number

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Daisy chain

A

Output of one device is connected to another device’s input, that output’s device is connected to another device’s input, etc. in a chain

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

General MIDI

A

Specific instrument types are associated with specific program change numbers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Hexadecimal

A

Number system that has 16 digit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Local control

A

Switch that allows you to connect and disconnect the internal sound engine from the keyboard on the controller

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

MIDI cable

A

Cable used to connect one MIDI device to another or to connect to a computer through a MIDI interface

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

MIDI channels

A

16 channels designated for MIDI transmission and reception (TX=transmission, RX=reception)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

MIDI controller

A

Type of MIDI device that is primarily used to create and transmit MIDI messages

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

MIDI instrument

A

Type of MIDI device that is primarily used to receive and playback MIDI messages (converts MIDI to audio)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Virtual instrument

A

Software that receives MIDI and transmits audio

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Tone module

A

Synthesizer minus the keyboard

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Workstation keyboard

A

Keyboard synthesizer that has sequencing capability

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Monotimbral

A

MIDI instrument that plays one patch at a time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Multitimbral

A

MIDI instrument that plays multiple patches at a time

17
Q

MIDI DIN

A

Unique 5-pin connector used on MIDI cables (pins 2, 4, and 5 are used, pins 1 and 3 are not connected to anything)

18
Q

MIDI ports

A

Ports on a MIDI device that receive, transmit, or copy MIDI messages

19
Q

MIDI thru

A

Retransmits (forwards) a copy of every MIDI message received in this device’s IN port

20
Q

MIDI USB

A

Transmits and receives MIDI messages (and maybe audio) with a host computer

21
Q

Star network

A

MIDI connection in which an OUTport of a MIDI controller is connect to the IN port of a THRU box, and the THRU ports of the THRU box are connected to the IN ports of tone modules

22
Q

MIDI merge

A

Allows a performer to add MIDI data on top of already sequenced MIDI data

23
Q

MIDI modes

A

Determine how an instrument will respond to channel messages

24
Q

MIDI messages

A

Binary messages that consist of one, two, or three bytes that convey MIDI information

25
Program change
MIDI message that defines which patch to change to
26
PPQN
Pulses per quarter note; timing resolution for placement of MIDI events
27
Timing clock
Assures that, if two or more devices are in use at the same time, their tempos will lock together
28
Polyphonic key pressure
Has two data bytes; amount of pressure in the data bytes can be applied to one or multiple sustained notes
29
Polyphony
Multiple notes played at the same time
30
MIDI quantization
Moves MIDI data to a specific location determined by a quantizing grid value
31
MIDI sequencing
When a device holds a series of MIDI information that tells MIDI devices what to play
32
Status byte
Byte that contains message type information or channel assignment, most significant bit is 1
33
Data byte
Supports status byte with additional information (note number, velocity value, etc.)
34
Step sequencer
MIDI-based tool that divides a measure of music into a pre-determined number of note values called steps
35
System exclusive
Used to transmit and receive stored patch parameters and sequencer data between devices from the same manufacturer, or back up patches on one device
36
Velocity sensitivity
Value from 1-127 that determines speed at which a key is strikes on a MIDI controller