Re: musicxml2ly doesn't handle nested tuplets

2015-06-05 Thread Ralph Palmer
On Tue, Jun 2, 2015 at 10:54 AM, Urs Liska  wrote:

> When dealing with export of nested tuplets to MusicXML (
> https://github.com/wbsoft/python-ly/issues/25) I realized that the
> exported MusicXML can be properly read by Finale but not be reimported
> through musicxml2ly.
>
> https://github.com/wbsoft/python-ly/issues/25#issuecomment-107363569
> shows how nested tuplets are rendered after importing into lilypond.
>
> Urs


Thanks for the report, Urs. (And thanks for the clarification, as well!)
This has been submitted as Issue 4434 :
https://code.google.com/p/lilypond/issues/detail?id=4434
All the best,
Ralph
___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: musicxml2ly doesn't handle nested tuplets

2015-06-05 Thread Urs Liska



Am 05.06.2015 um 15:09 schrieb Urs Liska:

I can't tell from the LilyPond documentation whether MusicXML - either
>import, export, or both - is explicitly supported by LilyPond. Before I
>submit this as an issue, can someone please confirm for me that
>LilyPond
>does support MusicXML?

Well, the musicxml2ly script ships with LilyPond just like lilypond-book, isn't 
it?


Sorry for the noise of putting it in two messages, but  I just confirmed 
that musicxml2ly.py is not only shipped with LilyPond but also developed 
in its Git repository, with hundreds of commits touching the file.


And there are 42 issues for "musicxml" on the tracker.

Urs

___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: musicxml2ly doesn't handle nested tuplets

2015-06-05 Thread Urs Liska


Am 5. Juni 2015 13:55:04 MESZ, schrieb Ralph Palmer :
>On Tue, Jun 2, 2015 at 10:54 AM, Urs Liska  wrote:
>
>> When dealing with export of nested tuplets to MusicXML (
>> https://github.com/wbsoft/python-ly/issues/25) I realized that the
>> exported MusicXML can be properly read by Finale but not be
>reimported
>> through musicxml2ly.
>>
>> https://github.com/wbsoft/python-ly/issues/25#issuecomment-107363569
>> shows how nested tuplets are rendered after importing into lilypond.
>>
>> Urs
>
>
>I can't tell from the LilyPond documentation whether MusicXML - either
>import, export, or both - is explicitly supported by LilyPond. Before I
>submit this as an issue, can someone please confirm for me that
>LilyPond
>does support MusicXML?

Well, the musicxml2ly script ships with LilyPond just like lilypond-book, isn't 
it?
>
>I appreciate your time and help,
>
>Ralph


___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: musicxml2ly doesn't handle nested tuplets

2015-06-05 Thread Ralph Palmer
On Tue, Jun 2, 2015 at 10:54 AM, Urs Liska  wrote:

> When dealing with export of nested tuplets to MusicXML (
> https://github.com/wbsoft/python-ly/issues/25) I realized that the
> exported MusicXML can be properly read by Finale but not be reimported
> through musicxml2ly.
>
> https://github.com/wbsoft/python-ly/issues/25#issuecomment-107363569
> shows how nested tuplets are rendered after importing into lilypond.
>
> Urs


I can't tell from the LilyPond documentation whether MusicXML - either
import, export, or both - is explicitly supported by LilyPond. Before I
submit this as an issue, can someone please confirm for me that LilyPond
does support MusicXML?

I appreciate your time and help,

Ralph
___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


musicxml2ly doesn't handle nested tuplets

2015-06-02 Thread Urs Liska
When dealing with export of nested tuplets to MusicXML 
(https://github.com/wbsoft/python-ly/issues/25) I realized that the 
exported MusicXML can be properly read by Finale but not be reimported 
through musicxml2ly.


https://github.com/wbsoft/python-ly/issues/25#issuecomment-107363569
shows how nested tuplets are rendered after importing into lilypond.

Urs
___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond