]> git.donarmstrong.com Git - lilypond.git/commitdiff
Marked file for future deletion.
authorGraham Percival <graham@percival-music.ca>
Tue, 27 May 2003 13:15:24 +0000 (13:15 +0000)
committerGraham Percival <graham@percival-music.ca>
Tue, 27 May 2003 13:15:24 +0000 (13:15 +0000)
input/test/ac-extra-voice.ly
input/test/beam-abbrev.ly
input/test/beam-chord.ly
input/test/beam-dir.ly
input/test/beam-pos.ly
input/test/beam-position.ly
input/test/beam-second.ly
input/test/beam-suspect.ly
input/test/beam-trend.ly
input/test/beamed-slur-endings.ly
input/test/beams.ly

index 7eefd8d3bb2a28ee9e533171a143234bbed5530a..12b1e6224a36998cd45418528e15866055042bf6 100644 (file)
@@ -2,7 +2,7 @@
 %
 % TODO: what's this?
 %
-
+% I don't know what this example is supposed to do.  delete it?
 
 global =  \notes {
        \key a \minor
index 2d34f04433f2a195421134bd4285a2cc5b58c87c..88f20dd20d19e64e6f2500bb32128d25f354d77e 100644 (file)
@@ -1,4 +1,6 @@
 \version "1.7.18"
+% TODO: delete me?  I think this is covered in the "tremolo
+% subdivision" section in refman.
 \score { 
   \context Voice \notes\relative c {
     c'1:16 
@@ -9,6 +11,5 @@
        
   }
   \paper { }  
-  \midi { }
 }
 %% new-chords-done %%
index 754d2ddf2a33c1096f550063137de69cfdfa3c04..7ff1daf604cdd962ecdf9ef20bc441e1df50f165 100644 (file)
@@ -1,10 +1,12 @@
 \version "1.7.18"
-
+%  I don't know what this is supposed to do.  delete it?
 \header {
 texidoc = "Hmm. what's this supposed to test?"
 }
 \score{
        \notes  \transpose c' c'{
+
+% this property doesn't appear to change the output in 1.7.19.
 \property Voice.Beam \set #'position-callbacks =
  #`(,Beam::least_squares
                               ,Beam::check_concave
index 817e4aaf8d431ccee21cf1930445c4546450651d..b246c605077edef2767e5bef724fa5d54ff2e4ce 100644 (file)
@@ -1,4 +1,5 @@
 \version "1.7.18"
+% huh?  What's the point of this?  delete it?
 
 \score { 
   \context Voice \notes\relative c {
@@ -6,6 +7,5 @@
        
   }
   \paper { }  
-  \midi { }
 }
 %% new-chords-done %%
index 75a037157dbe0f7b3f858a025b6e7d1df27a3dec..8d0bb6d7f8197079330f308a45895bce5fa5bbb5 100644 (file)
@@ -1,5 +1,6 @@
 \version "1.7.18"
-
+%  does this belong in regression?  delete it?  it doens't look
+%  like a special trick or a great learning tool...
 \header{
 filename =      "beam-pos.ly"
 composer =      "jcn"
index ef0025b300e86c939ba66374e700b19973d7de7f..da06f049f5ca47e3e3767c0a18f843e8230cd675 100644 (file)
@@ -1,6 +1,6 @@
 \version "1.7.18"
-
-
+%  this is the same thing as beam-control.ly, but it's a
+%  worse example.  Definately delete it.
 fragment = \notes {
   \property Voice.Beam \set #'positions = #'(4 . 0)
    c'8-[ c]
index 279189fec0ba44704e0d824f2a1db21e71ee9eee..da3819fdb08c375dabfa6c8cdb07a23e6192e2f0 100644 (file)
@@ -1,9 +1,10 @@
 \version "1.7.18"
+% delete me?
 \header{
   texidoc="
 
 TODO: what's this for?
-
+manual beaming?  (the two pairs of 16ths)
 "
 }
 \score{
index a74897e0a11db24380f881eafa60800de7b067a0..0a52b4d95b2950f5a4c87240ea27dad21dfec83c 100644 (file)
@@ -1,5 +1,5 @@
 \version "1.7.18"
-
+% I don't understand the point of this one.  delete it?
 \score{
        \notes\relative c'{
                \stemUp
index ae937734d6afc32987333baa884503c16311d17e..dfa3007267d5a969041b40aaf5c98d90ce6ef6a6 100644 (file)
@@ -1,5 +1,5 @@
 \version "1.7.18"
-
+% I don't see the point of this one.  delete it?
 \score{
        \notes\relative c'{
                \stemUp
index 7bacab41ec120beb8dd050332fca96d3ada3e328..34f969ffd580108cf31846bcbe58a3d8d2b567b7 100644 (file)
@@ -1,5 +1,6 @@
 \version "1.7.18"
-
+% this looks like an example of slurs, not beaming.  But we
+% already have lots of examples of slurs.  delete it?
 \score{
        \notes \relative c''{
                \slurUp c8-(-( c-)-( c4-)-)
index 452de43ea4e16415292b0fd5cfd701d35e8e8cc8..554821347c88c64419227594a615f3e86bb8902b 100644 (file)
@@ -1,4 +1,7 @@
 \version "1.7.18"
+% this looks nice, but I'm not certain that it belongs in input/test
+% Han-Wen suggests we delete it, since we'll know pretty quickly if
+% beams stop working.  :)
 \header{
 filename =      "beams.ly"
 composer =      "heu"