Fundamentals of MIDI Ch 3 Flashcards
Convert 1001 to decimal.
9
Convert 1001101 to decimal.
77
Convert 10001111 to decimal.
143
Convert 6 to binary.
0110
Convert 17 to binary.
10001
Convert 85 to binary.
1010101
Give the possible number of states with 7 bits.
128
Convert 00111101 to hexadecimal.
3D
Define the type of message for 11000000.
program change (second 3 numbers are 100)
Define the type of message for 10010000.
note on (second 3 numbers are 001)
Define the type of message for 11100000.
pitch bend (second 3 numbers are 110)
Define the channel for 11000001.
Channel 2
Define the channel for 11001100.
Channel 13
Define the channel for 11000011.
Channel 4
The note number in this note-on MIDI message is _____ and the velocity value is _____. 10010000 00011100 01111000
28, 120