lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 2879 in lilypond: [musicxml2ly]assign notes contai


From: lilypond
Subject: [Lilypond-auto] Issue 2879 in lilypond: [musicxml2ly]assign notes containing <chord/>-elements to the voice of the first note of the chord.
Date: Wed, 03 Oct 2012 20:19:48 +0000

Status: Accepted
Owner: ----
Labels: Type-Enhancement

New issue 2879 by address@hidden: [musicxml2ly]assign notes containing <chord/>-elements to the voice of the first note of the chord.
http://code.google.com/p/lilypond/issues/detail?id=2879

Reported by pls:
http://lists.gnu.org/archive/html/bug-lilypond/2012-09/msg00125.html

if a <note> element contains a <chord/> element but no <voice> element
musicxml2ly puts the chorded note without a <voice>-element in an own voice
(PartPOneVoiceNone) instead of placing the notes in a chord construct (< a'
c''>1) in the same voice.

In this case musicxml2ly should be taught to be tolerant and automatically
assign notes containing <chord/>-elements to the voice of the first note of the chord. (In MusicXML the first note of a chord does not contain a
<chord/>-element.)
Test file:
https://www.dropbox.com/s/8bep4ly69xfwfmt/unwanted_voices.xml




reply via email to

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