lilypond-user
[Top][All Lists]
Advanced

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

Re: SacredHarpHeads: possible solution to major/minor problem


From: Ted Walther
Subject: Re: SacredHarpHeads: possible solution to major/minor problem
Date: Wed, 17 Jun 2009 17:07:56 -0700
User-agent: Mutt/1.5.18 (2008-05-17)

On Wed, Jun 17, 2009 at 04:28:29PM -0700, Mark Polesky wrote:

Jonathan Kulp wrote:
Can't you just a modal key signature instead of a tonal one?
You're describing the Dorian mode, after all.  If the tonic is
G, then tell Lilypond the key is D minor and you should be all
set.

Even better:

\key g \dorian

How would that affect the key signature that shows at the beginning of
each line?

How about a \sacredHarpKey that does the correct mapping etc?

In Sacred Harp music, the \sacredHarpHeads depends on the key you are
in.  Using Dorian would mess that up.

The way the different note-heads are used needs its own solution.
\dorian doesn't appear to be it.

By the way, instead of Scheme code, here is what I was using to set
sacredHarpHeads 3 years ago:

For the major keys, this definition works:

sacredHarpHeads = \set shapeNoteStyles = ##(fa #f la fa #f la mi)

But for minor keys, this definition must be in place:

sacredHarpHeads = \set shapeNoteStyles = ##(la mi fa #f la fa #f)

But that doesn't address the accidental issue at all.

Neil, are you up to making some sacred harp major and minor keys that
supress the accidental?

There must be a way in the scheme code to suppress the accidental!!!

Ted

--
           There's a party in your skull.  And you're invited!

Name:    Ted Walther
Phone:   604-755-7732
Skype:   tederific
Email:   address@hidden
Address: 1755 246 St, LANGLEY BC  V2Z1G4




reply via email to

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