Created
April 28, 2016 16:32
-
-
Save bland-industries/f78cb283a523486c81828e0d51e88dfc to your computer and use it in GitHub Desktop.
A quick cheat sheet to see the sonic pi note notation to midi val number and where they sit on the scale.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Scientific Pitch Notation (SPN):MIDI Notation | |
D8:98 | |
-C8:97- | |
B7:96 | |
-A7:95- | |
G7:94 | |
-F7:93- | |
E7:92 | |
-D7:91- | |
C7:90 | |
-B6:89- | |
A6:88 | |
-G6:87- | |
F6:86 | |
-E6:85- | |
D6:84 | |
-C6:83- | |
B5:82 | |
-A5:81- | |
G5:80 | |
----F5:70---- | |
E5:69 | |
----D5:68---- | |
C5:67 | |
----B4:66---- | |
A4:65 | |
----G4:64---- | |
F4:63 | |
----E4:62---- | |
D4:61 | |
-C4:60- | |
B3:59 | |
----A3:58---- | |
G3:57 | |
----F3:56---- | |
E3:55 | |
----D3:54---- | |
C3:53 | |
----B2:52---- | |
A2:51 | |
----G2:50---- | |
F2:49 | |
-E2:48- | |
D2:47 | |
-C2:46- | |
B1:45 | |
-A1:44- | |
G1:43 | |
-F1:42- | |
E1:41 | |
-D1:40- | |
C1:39 | |
-B0:38- | |
A0:37 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment