lilypond-user
[Top][All Lists]
Advanced

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

Re: 5 quaters per 4/4 measure


From: Urs Liska
Subject: Re: 5 quaters per 4/4 measure
Date: Thu, 16 Feb 2017 16:31:43 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.6.0


Am 16.02.2017 um 15:25 schrieb Menu Jacques:
> The Binchois.xml example by Recordare has 5 quater notes in a 4/4
> measure (stemless by the way).
>
> Is this a « bug » in this MusicXML file, and if not, is there a way to
> produce that with LP? 
> I know I can use a hidden 5/4 time signature while diplaying a 4/4
> one, but that’s not that satisfying…
>

I can't comment on the original XML file (or the composition) or the
musicxml conversion.
But if you want to display five quarters in a 4/4 meter you'd want to do

{
  \time 4/4
  \scaleDurations 4/5 {
    % \omit Stem
    c4 c c c c
  }
}

HTH
Urs

-- 
address@hidden
https://openlilylib.org
http://lilypondblog.org




reply via email to

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