MIDI Notes and Middle C
This can be C3 or C4, or even C2 or C5. There is no defined standard or convention. The MIDI standard only says that the note number 60 is a C, it does not say of which octave.
From the Complete MIDI 1.0 Detailed Specification:
Each note is assigned a numeric value, which is transmitted with any Note-On/Off message. Middle C has a reference value of 60. This is the middle C of an 88 note piano-style keyboard though it need not be physically located in the center of a keyboard.
In practice, everybody agrees that concert pitch middle C is 261.6 Hz and that this pitch is
MIDI note 60 (which follows from the General MIDI specification that MIDI note 69 is the standard A = 440Hz).
So if you play note 60 you get middle C from all MIDI synthesizers; it's not different for different
manufacturers. But some manufacturers call middle C "C3" and some call it "C4" or "C5".
For example :
- C3 : Ableton, Arturia, Cubase, Elektron, Logic Pro, Max/MSP, Novation, Studio One, Waldorf, Yamaha
- C4 : ASM, Expert Sleepers, Korg, Roland, scientific pitch notation
- C5 : Doepfer, FL Studio, Sonar
Octave ranges
| middle C is C3 | middle C is C4 | middle C is C5 | |
|---|---|---|---|
| MIDI note number | Note name | Note name | Note name |
| 127 | G8 | G9 | G10 |
| 120 | C8 | C9 | C10 |
| (middle C) 60 | C3 | C4 | C5 |
| 24 | C0 | C1 | C2 |
| 12 | C-1 | C0 | C1 |
| 0 | C-2 | C-1 | C0 |
| MIDI note # | middle C is C3 |
|---|---|
| 127 | G8 |
| 120 | C8 |
| (middle C) 60 | C3 |
| 24 | C0 |
| 12 | C-1 |
| 0 | C-2 |
| MIDI note # | middle C is C4 |
|---|---|
| 127 | G9 |
| 120 | C9 |
| (middle C) 60 | C4 |
| 24 | C1 |
| 12 | C0 |
| 0 | C-1 |
| MIDI note # | middle C is C5 |
|---|---|
| 127 | G10 |
| 120 | C10 |
| (middle C) 60 | C5 |
| 24 | C2 |
| 12 | C1 |
| 0 | C0 |
List of all MIDI notes
Frequencies are in equal temperament at A4 = 440 Hz.