lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3260 in lilypond: Midi lyrics should reflect word


From: lilypond
Subject: [Lilypond-auto] Issue 3260 in lilypond: Midi lyrics should reflect word boundaries
Date: Mon, 18 Mar 2013 16:32:23 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect midi

New issue 3260 by address@hidden: Midi lyrics should reflect word boundaries
http://code.google.com/p/lilypond/issues/detail?id=3260

At the current point of time, the lyric events in a Midi file (as displayed by lilymidi --pretty) might look like
    Time 0:
        Lyric:
    Time 12288:
        Lyric:      A
    Time 12672:
        Lyric:      gnus
    Time 13056:
        Lyric:      De
    Time 14208:
        Lyric:      i

That is, they don't differentiate between the end of a syllable and the end of a word. For a Midi player displaying more than a single syllable, this results in run-in messages. An extender line apparently is displayed as a space actually, making for an even worse total.

It would appear that extender lines should not be displayed at all (or as empty strings, but that seems somewhat pointless) and syllables _not_ ending in a lyric hyphen should get a space appended.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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