lilypond-user
[Top][All Lists]
Advanced

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

Re: Gregorian notes on _five lines_


From: Mats Bengtsson
Subject: Re: Gregorian notes on _five lines_
Date: Mon, 31 Jul 2006 11:20:14 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.13) Gecko/20060417

I would try something like
<<
\new VaticanaVoice{ ... }
\new VaticanaVoice{ ... }
>>

but I don't really have any experience with the support for gregorian notes,
so you may have to experiment a bit.

/Mats

Michał Dwużnik wrote:

Hi Mats,
thanks a lot for quick answer.
Do you have any idea on the polyphony ?
Trying to put <<c c>> in the VaticanaVoice yields one octave interval
instead of
unison...(hmm, is <<c s>> <<s c>> with proper positioning a better
guess ?) Gregorian noteheads are certainly not sticky :) (sorry for
non-lily way of thinking).

Regards
Michal

PS:Franciscan manuscripts from Corsica are really strange mix of
Gregorian and +/- modern habits :)
2006/7/30, Mats Bengtsson <address@hidden>:

Actually, the number of lines isn't set in gregorian-init.ly. Rather,
it's a property of the VaticanaStaff context. To see the default
settings for this context, go to the on-line manual
for your version of LilyPond. Click on Program Reference -> Translation
-> Contexts -> VaticanaStaff
As you can see, it sets the line-count property of the StaffSymbol
object to 4, so in order to get five lines, you can do
\override VaticanaStaff.StaffSymbol #'line-count = #4

/Mats


Quoting Micha? Dwu?nik <address@hidden>:

> Hi,
> I need to transfer paper version of some piece into lilypond.
> The problem is that original notation is in principle gregorian,
> yet on 5 lines, and two voices.
>
> Could someone give me a hint on how to revert
> \include "gregorian-init.ly"
> to have 5 lines back ?
> And if it's possible how to put two gregorian voices on one set of lines
> (does normal poliphony stuff work on gregorian notes ?).
>
> Cheers
> Michal
>
>
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/lilypond-user
>






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


--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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