lilypond-user
[Top][All Lists]
Advanced

[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





reply via email to

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