[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
was constructive criticism now tremolo revisited
From: |
Aaron |
Subject: |
was constructive criticism now tremolo revisited |
Date: |
Thu, 08 Jan 2004 19:46:40 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 |
Hi again,
I mentioned that in the tremolo example the
\repeat "tremolo" 4 c16
doesn't work.
I made a simple file with one measure.
I added the tremolo example from the doc page:
% Generated automatically by: lilypond-book.py
% options are
filename=/home/hanwen/usr/src/savannah/lily/lilypond/input/template/melody.ly
printfilename
\include "paper16.ly"
\paper {
linewidth = 455.244096\pt
}
\version "1.9.8"
\header {
texidoc = "Only a melody."
}
melody = \notes
{ a4 b c d|
\repeat "tremolo" 4 c16
}
\score {
\context Staff \melody
\paper { }
\midi { }
}
When I run lilypond on it I get:
/home/aamehl/asimple.ly:18:23: warning: Chord tremolo with 1 elements. Must
have two elements.:
{ \repeat "tremolo" 4
c16
Whats up
Aaron
- Re: constructive criticism, (continued)
- Re: constructive criticism, Han-Wen Nienhuys, 2004/01/08
- Re: constructive criticism, Aaron, 2004/01/08
- Re: constructive criticism, Han-Wen Nienhuys, 2004/01/08
- Re: constructive criticism, Aaron, 2004/01/08
- Re: constructive criticism, Han-Wen Nienhuys, 2004/01/08
- Re: constructive criticism, Aaron, 2004/01/08
- was constructive criticism now tremolo revisited,
Aaron <=
- was constructive criticism now tremolo revisited, Han-Wen Nienhuys, 2004/01/08
- Re: constructive criticism, John Williams, 2004/01/08
- Re: constructive criticism, Han-Wen Nienhuys, 2004/01/08
- Re: constructive criticism, Aaron, 2004/01/08
- Re: constructive criticism, Ferenc Wagner, 2004/01/08
- Re: constructive criticism, John Williams, 2004/01/09
- Re: constructive criticism, Han-Wen Nienhuys, 2004/01/09
- Re: constructive criticism, François Pinard, 2004/01/08
- Re: constructive criticism, Dave Pawson, 2004/01/09
- Re: constructive criticism, Jeffery B. Rancier, 2004/01/09