www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/music free-software-song.ly


From: Brett Smith
Subject: www/music free-software-song.ly
Date: Thu, 02 Sep 2010 20:53:21 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Brett Smith <brett>     10/09/02 20:53:21

Modified files:
        music          : free-software-song.ly 

Log message:
        changes from Jeanne

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/music/free-software-song.ly?cvsroot=www&r1=1.5&r2=1.6

Patches:
Index: free-software-song.ly
===================================================================
RCS file: /web/www/www/music/free-software-song.ly,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- free-software-song.ly       17 May 2010 17:16:50 -0000      1.5
+++ free-software-song.ly       2 Sep 2010 20:53:18 -0000       1.6
@@ -1,17 +1,7 @@
   %#(ly:set-option 'old-relative)
- \header {
- filename = "free.ly"
- title = 
- enteredby = "David Madore"
- 
- tagline = \markup {\center-align { "Copyright © 1993 Richard Stallman"
-"Verbatim copying and distribution of this entire score is permitted in any 
medium,"
-"provided this notice is preserved."
-"Typeset by David Madore using GNU LilyPond." } }
- 
- }
- 
- \version "2.10"
+ \version "2.10.33"  
+ \header { tagline = ##f }
+ TimeKey = { \time 7/8 \key g \major }
 
  %{
  Converted to 2.10, added closing barline.
@@ -35,51 +25,109 @@
  
  Erik Sandberg <address@hidden>
 
- Converted to 2.10.33 and changed notes in bar 6 from CDCB to a halfnote D, a 
quarternote C, and a whole note B (mar 25, 2010)
+ Converted to 2.10.33 and changed notes in bar 6 from cdcb to a halfnote d, a 
quarternote c, and a whole note b (mar 25, 2010)
+ 
+ Jeanne Rasata <address@hidden>
+
+ Deleted 2nd voice, put the key in G major, put the rhythm in 7/8, instead of 
7/4, changed the song title, edited the credits, changed b4d4 in bar 4 to 
grace-note-b4 d2, changed b4d4 in bar 10 to grace-note-b4 d2, change a2.. in 
bar 10 to (a. a2) (jul 16, 2010)
  
  Jeanne Rasata <address@hidden>
  %}
  
  %{
- To the melody of Sadi Moma.
+ To the melody of Sadi moma bela loza.
  %}
 
-firstVoice = \relative c' {
- \time 7/4
- \clef violin
- d'2 c4 b2 a2
- b2 c4 b4 ( a4) g2
- g2. a2. ( b4) \break
- c2. b2 b4 ( d4)
- a2. a1
- d2 ( c4 b1)
- d2 c4 b2 a2 \break
- b2 c4 b4 ( a4) g2
- g2. a2. ( b4)
- c2. b2 b4 ( d4)
- a2. a1
- a1..
+\score {
+\relative c' {
+  \key g \major
+  \time 7/8 
+ d'4 c8 b4 a4
+ b4 c8 b8[( a)] g4
+ g4. a4. ( b8) 
+ c4. b4 \grace b8 d4  \break
+ a4. a2
+ d4 ( c8 b2) 
+ d4 c8 b4 a4
+ b4 c8 b8[( a)] g4 \break
+ g4. a4. ( b8) 
+ c4. b4 \grace b8 d4
+ a4. a2
+ a4.( a2)
  \bar "|."
 }
  
- secondVoice = \relative c' {
- \time 7/4
- \clef violin
- b'2 a4 g2 d2
- g2 g4 g2 d2
- g2. g1
- g2. g2 g2
- d2. d1
- g1..
- b2 a4 g2 d2
- g2 g4 g2 d2
- g2. g1
- g2. g2 g2
- d2. d1
- e1..
+ \addlyrics {
+ Join us now and
+ share the soft -- ware;
+ you'll be __
+ free, ha -- ckers,
+ you'll be
+ free. __
+ Join us now and
+ share the soft -- ware;
+ you'll be __
+ free, ha -- ckers,
+ you'll be
+ free. __
 }
  
- wordsOne = \lyricmode {
+ \addlyrics {
+ Hoar -- ders can get
+ piles of mo -- ney;
+ that is __
+ true, ha -- ckers,
+ that is
+ true. __
+ But they can -- not
+ help their neigh- -- bors;
+ that's not __
+ good, ha -- ckers,
+ that's not
+ good. __
+}
+
+ \addlyrics {
+ When we have e -- nough free soft -- ware 
+ at our __
+ call, ha -- ckers,
+ at our
+ call, __
+ we'll kick out those
+ \set ignoreMelismata = ##t % for "li -- cen -- ses"
+ dir -- ty li -- cen -- ses
+ \unset ignoreMelismata
+ e -- ver __ more, ha -- ckers,
+ e -- ver more. __
+}
+
+ \addlyrics {
+ Join us now and
+ share the soft -- ware;
+ you'll be __
+ free, ha -- ckers,
+ you'll be
+ free. __
+ Join us now and
+ share the soft -- ware;
+ you'll be __
+ free, ha -- ckers,
+ you'll be
+ free. __
+}
+
+ \layout { }
+ % this is approximately the tempo rms sang the song in his legendary 
recording.
+ \midi { }
+}
+
+%{
+===========================
+ tagline = \markup { "The lyrics of ``The Free Software Song'' are sung to a 
melody adapted from the Bulgarian folk song ``Sadi moma bela loza.'' To listen 
to a recording of the piece, in a more Bulgarian style, please visit
address@hidden://gnu.@/org/@/music/@/FreeSWSong.@/ogg}. Richard Stallman wrote 
the lyrics above in 1993. This version of the score is published in *Free 
Software, Free Society: Selected Essays of Richard M. Stallman,* 2nd ed. 
(Boston: GNU Press, 2010)." "Typeset by David Madore using GNU LilyPond." }
+ enteredby = "David Madore"
+
+ VerseOne = \lyricmode {
  Join us now and
  share the so -- ftware;
  You'll be __
@@ -94,7 +142,7 @@
  free.
 }
  
- wordsTwo = \lyricmode {
+ VerseTwo = \lyricmode {
  Hoar -- ders may get
  piles of mo -- ney;
  That is __
@@ -102,14 +150,14 @@
  that is
  true. __
  But they can -- not
- help their neigh -- bors;
+ help their neigh- -- bors;
  That's not __
  good, ha -- ckers,
  that's not
  good.
 }
  
- wordsThree = \lyricmode {
+ VerseThree = \lyricmode {
  When we have e -- nough free so -- ftware 
  At our __
  call, ha -- ckers,
@@ -122,25 +170,11 @@
  E -- ver __ more, ha -- ckers,
  e -- ver more.
 }
-
- 
  \score {
- <<
  \new Staff \context Voice = VA <<
- \set Staff.midiInstrument = "whistle"
- \firstVoice
- >>
- \new Lyrics \lyricsto VA \wordsOne 
- \new Lyrics \lyricsto VA \wordsTwo
- \new Lyrics \lyricsto VA \wordsThree
- 
- \new Staff <<
- \set Staff.midiInstrument = "orchestral strings"
- \secondVoice
- >>
- >>
+ \new Lyrics \lyricsto VA { \VerseOne   }
+ \new Lyrics \lyricsto VA { \VerseTwo   }
+ \new Lyrics \lyricsto VA { \VerseThree }
+
+%}
  
- \layout { }
- % this is approximately the tempo rms sang the song in his legendary 
recording.
- \midi { \context { \Score tempoWholesPerMinute = #(ly:make-moment 110 2) } }
-}
\ No newline at end of file



reply via email to

[Prev in Thread] Current Thread [Next in Thread]