lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to write drone char/note under the key-signature?


From: David Stocker
Subject: Re: How to write drone char/note under the key-signature?
Date: Thu, 08 Jul 2010 10:37:54 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.10) Gecko/20100527 Lightning/1.0b1 Thunderbird/3.0.5

Hi Nils,

In guitar music, where altered tunings are common, a tuning legend usually appears above the first system, on the left of the page. This could be done by abusing the "piece" section of the \header block.

\header {
  piece = "tuning legend goes here"
}

For a single note indication at the beginning of the music, either over or under the first staff, I'd recommend using a \markup on the first note and fine-tuning its position using \tweak #'extra-offset

I have no clue as to make such a mark appear persistently in conjunction with the key signature.

David

On 07/08/2010 10:26 AM, Nils Gey wrote:
Hello World,

I often work with drone-instruments like bagpipes which need to know how to tune their drones. In my handwritten notation I included the Drone indicator below the keysig as simple text "A" or "A/E" (without absolute pitch).

It should appear anytime the keysig appears. Key-changes, Start of the Staff etc.

How do I do that in Lilypond?

Or do you have any other ideas where a "Drone Signature" could be placed? Either as Notes or as Text. 

Nils 

_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user

  

-- 
David Stocker
804-598-3762
http://notesettersinc.com

reply via email to

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