< Sing free

Sing free/Tables and images

  • See also Draft:Sing free/Tables and images

Table: Sortable chromatic 1 octave with accidentals

pitch Major keyAccidentalsMinor key
0 C majorA minor
7 G majorFE minor
2 D majorF, CB minor
9 A majorF, C, GF minor
4 E majorF, C, G, DC minor
11 B majorF, C, G, D, AG minor
5 F majorF, C, G, D, A, ED minor
4 F majorBD minor
10 B majorB , EG minor
3 E majorB , E , AC minor
6 A majorB , E , A , DF minor
1 D majorB , E , A , D , GB minor
5 G majorB , E , A , D , G , CE minor

Frequencies from c,⇔C to c′′′⇔ C6

Key Note Frequency
64 c′′′⇔C6 1046.502
63 b′′⇔B5 987.7666
62 a#′′/b′′ 932.3275
61 a′′⇔A5 880.0000
60 g#′′/a′′ 830.6094
59 g′′⇔G5 783.9909
58 f#′′/g′′ 739.9888
57 f′′⇔F5 698.4565
56 e′′⇔E5 659.2551
55 d#′′/e′′ 622.2540
54 d′′⇔D5 587.3295
53 c#′′/d′′ 554.3653
52 c′′⇔C5 523.2511
51 b′ = B4 493.8833
50 a#′/b 466.1638
49 a′⇔A4 440.0000
48 g#′/a 415.3047
47 g′⇔G4 391.9954
46 f#′/g 369.9944
45 f′⇔F4 349.2282
44 e′⇔E4 329.6276
43 d#′/e 311.1270
42 d′⇔D4 293.6648
41 c#′/d 277.1826
40 c′⇔C4 261.6256
39 b⇔B3 246.9417
38 a#/b 233.0819
37 a⇔A3 220.0000
36 g#/a 207.6523
35 g⇔G3 195.9977
34 f#/g 184.9972
33 f⇔F3 174.6141
32 e⇔E3 164.8138
31 d#/e 155.5635
30 d⇔D3 146.8324
29 c#/d 138.5913
28 c⇔ C3 130.8128
27 b,⇔ B2 123.4708
26 A#/B 116.5409
25 a,⇔ A2 110.0000
24 G#/A 103.8262
23 g,⇔ G2 97.99886
22 F#/G 92.49861
21 f,⇔ F2 87.30706
20 e,⇔ E2 82.40689
19 D#/E 77.78175
18 d,⇔ D2 73.41619
17 C#/D 69.29566
16 c,⇔C2 65.40639

I use slightly different notation: Instead of two columns I connect Helmholtz⇔Scientific on the same line, and use the Lilypond notation ,c instead of C in this version of the Helmholtz notation.

 { \new ChoirStaff << \new Staff <<  % Preamble
    \new Voice \relative c'' {  \clef treble
    r1 r1
    r8_"261.16"  c,8^"c'" d8 e f g a_"440"^"a'" b
     c4^"c''"_"523.25" d8 e f g a b
     c1^"c'''"_"1046.5"
     
 } \new Staff \relative c { \clef bass                % treble-bass transition
   c,4_"C=c,"^"65.406" d8 e f g a b
     c4_"c"^"130.81" d8 e f g a b
     c_"c' is repeated" r8 r4 r2 r1 r1
         
} >> >> }                           % close
This article is issued from Wikiversity. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.