Sing free/Songs

From Wikiversity
Jump to navigation Jump to search
(See Sing free/Students/Guy vandegrift)

Instructions[edit | edit source]

All songs should be in the key of C (or A minor). If you want to transpose, first copy it to your student page. Try to write songs so they are easily edited in this way. For example:

Free singing lessons/Students

%%% EDIT BEGIN (Modify only: \transpose, \tempo, and Staff.midiInstrument.)
\transpose c c'' 
{\set Staff.midiInstrument = #"lead 2" \key c\major \time 4/4 
\tempo "" 4 = 80
%%% EDIT END 

Songs[edit | edit source]

%DEF \language "english" \relative c\transpose c c'' {\set Staff.midiInstrument = #"reed organ" \key c\major \time 4/4 \tempo "" 4 = 80 %END

Twinkle[edit | edit source]

\language "english" \relative c
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\transpose c, c %%% Edit with default \transpose c, c 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
{\set Staff.midiInstrument = #"reed organ" \key c\major \time 4/4 
%%% Or: #"reed organ" | #"reed organ" | #"lead 2"
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\tempo 4 = 80
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
c4 c4 g g 
a a g2
f4 f e e
d d c2
g4 g f f
e e d2
g4 g f f
e e d2
c4 c4 g g 
a a g2
f4 f e e 
d d c2\fermata
\bar "|."}

\addlyrics 
{Twin -- kle twin -- kle lit -- tle star, How I won -- der what you are. 
Up a -- bove the world so high. Like a dia -- mond in the sky.
Twin -- kle twin -- kle lit -- tle star, How I won -- der what you are.}

end[edit | edit source]