setting TabStaff.minimumFret causes MIDI channel wrap

2010-11-04 Thread Steve Yegge
I've been getting hundreds of these warnings in each of my music files: warning: MIDI channel wrapped around warning: remapping modulo 16 These warnings begin to accumulate as I add calls to set the minimumFret. It seems to be related to the transposition calls I'm doing as well, since removing t

Re: voice sharing the same note on different staves

2010-11-04 Thread Vicente Solsona
On Thu, 04 Nov 2010 05:07:34 +0100, Colin Campbell wrote: > wrote: please remember to forward to the list. also please review your examples before posting. your example contains syntax errors. there's no E flat in your example. the only common note between voices 2 and 4 is an F (if I've inter

Re: Prospective Lilypond user looking for others who are setting traditional music - Thanks for all the replies

2010-11-04 Thread hsweet
Hi.. Just saw your post. I've been using Lily for my band. Eastern European stuff, similar enough to Celtic as far as charts go. I'm also a recently retired teacher, and use Linux. Go for it, you'll be happy once you get used to it. Ubuntu is very good. Frescobaldi and Lilypond. I set up

Re: Resizing accidental in a chord

2010-11-04 Thread Robin Bannister
Rodolfo Zitellini wrote: and I can't use \tweak (the notation manual states quite clearly that accidentals can not be modified with \tweak) You mean at the end of Notation Reference 5.3.4. Well, it used to be quite categorical on this, e.g in the 2.12.1 docs. Last year Mark Polesky found ou

Re: Resizing accidental in a chord

2010-11-04 Thread Marc Hohl
Am 04.11.2010 11:29, schrieb Phil Holmes: - Original Message - From: "Marc Hohl" To: Cc: Sent: Thursday, November 04, 2010 8:54 AM Subject: Re: Resizing accidental in a chord Am 03.11.2010 17:25, schrieb Toine Schreurs: I looked into the internals and tried \key b \major \override

Re: Resizing accidental in a chord

2010-11-04 Thread James
On 03/11/2010 19:07, David Kastrup wrote: There are several places in the docs where you can find the override > technique, including the LSR: > e.g. Hm. ? Suggestions always welcome David if you think we can improve this for our users. James __

Re: Resizing accidental in a chord

2010-11-04 Thread Phil Holmes
- Original Message - From: "Phil Holmes" To: "Marc Hohl" ; Cc: Sent: Thursday, November 04, 2010 10:29 AM Subject: Re: Resizing accidental in a chord - Original Message - From: "Marc Hohl" To: Cc: Sent: Thursday, November 04, 2010 8:54 AM Subject: Re: Resizing accidental

Re: Resizing accidental in a chord

2010-11-04 Thread Phil Holmes
- Original Message - From: "Marc Hohl" To: Cc: Sent: Thursday, November 04, 2010 8:54 AM Subject: Re: Resizing accidental in a chord Am 03.11.2010 17:25, schrieb Toine Schreurs: I looked into the internals and tried \key b \major \override Voice.AccidentalSuggestion #'font-size = #

Re: rests in polyphonic music - 'stems down, rests up'

2010-11-04 Thread andersvi
heres the bug report just sent (wo. png-files): \version "2.13.39" %% rests in one voice crossing other voice << {c4 c}\\ { r8 c'' r c''} >> <> %% Rests in mixed (rests+notes) columns don't obey Rest 'direction = #UP: << {c4 c}\\ {\override Rest #'direction = #UP r8 c'' r c''} >> <> %% wan

Re: Resizing accidental in a chord

2010-11-04 Thread Marc Hohl
Am 03.11.2010 17:25, schrieb Toine Schreurs: I looked into the internals and tried \key b \major \override Voice.AccidentalSuggestion #'font-size = #-5 4 but this didn't work as expected and I don't know why. What about making cautinary accidentals and: \override Voice.AccidentalCautionar

Re: rests in polyphonic music - 'stems down, rests up'

2010-11-04 Thread andersvi
K> if you send a short example and desired behavior as a bug report Ill set something up. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user