lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 2886 in lilypond: [musicxml2ly] unwanted voices


From: lilypond
Subject: [Lilypond-auto] Issue 2886 in lilypond: [musicxml2ly] unwanted voices
Date: Wed, 10 Oct 2012 20:35:51 +0000

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

New issue 2886 by address@hidden: [musicxml2ly] unwanted voices
http://code.google.com/p/lilypond/issues/detail?id=2886

Reported by pls:
http://lists.gnu.org/archive/html/bug-lilypond/2012-10/msg00036.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]