Am Montag, 15. Dezember 2008 22:10:26 schrieb Alard de Boer:
> ...here (also in bari and trombone) the 2/4 measure is the 12th
> measure.
Exactly, that's the issue. That's also the reason why I put a
| % 7
at the end of each measure (so I get warnings if I put in wrong durations for
some of th
On Mon, Dec 15, 2008 at 8:41 PM, chip wrote:
> I've pasted the piece in below.
> --
> Chip
Hi Chip,
> % -- Trumpet 1--
> trpta = \relative c''' {
[overrides deleted]
> a4 g8 f a4 f8 fs
> g1
> R1
> gs8. gs16 r16 gs8 gs16 gs8. gs16 r16 gs8 gs16
> a1
> f8 e f fs g-. a bf b?
> c1
> R1
> r2 r
I've pasted the piece in below.
--
Chip
Neil Thornock wrote:
I think we'd need to browse your code to answer this question...
timing problems can sometimes be a trick to isolate.
% LilyPond
\include "english.ly"
\version "2.11.65"
\header{
title = "Por Esa Calle Vive"
composer = "Record
Am 15.12.2008 um 18:16 schrieb chip:
I am working on a piece but am coming up with a problem -
my lily file creates a score and 6 separate horn parts. When I run
the file through the interpreter I get 3 errors:
Interpreting music... [8]
Por Esa Calle Vive - score.ly:51:0: warning: barcheck
I think we'd need to browse your code to answer this question... timing
problems can sometimes be a trick to isolate.
--
Neil Thornock, D.M.
Assistant Professor of Music
Composition/Theory
Brigham Young University
http://neilthornock.net
___
lilypond-us
I am working on a piece but am coming up with a problem -
my lily file creates a score and 6 separate horn parts. When I run the
file through the interpreter I get 3 errors:
Interpreting music... [8]
Por Esa Calle Vive - score.ly:51:0: warning: barcheck failed at: 1/2
R1*2
Por Esa Calle Vive -