bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 834 in lilypond: midi2ly broken on Windows systems


From: lilypond
Subject: Re: Issue 834 in lilypond: midi2ly broken on Windows systems
Date: Fri, 23 Apr 2010 09:17:48 +0000


Comment #2 on issue 834 by jan.nieuwenhuizen: midi2ly broken on Windows systems
http://code.google.com/p/lilypond/issues/detail?id=834

I have looked into this yesterday and failed to reproduce it as yet. The midi
output from

  \score {
    \relative c' { \times 2/3 { c8 c c } }
    \midi {}
  }

produces a .ly file for me.  That's with 2.12.0, 2.13.0 on wine and
2.11.69 on microsoft windows vista.

10:51:07 address@hidden:/cygdrive/c/Program Files/LilyPond/usr/bin
$ ./python midi2ly.py --version
midi2ly (LilyPond) 2.11.59
10:51:21 address@hidden:/cygdrive/c/Program Files/LilyPond/usr/bin
$ ./python -V
Python 2.4.2
10:51:29 address@hidden:/cygdrive/c/Program Files/LilyPond/usr/bin
$ ./python midi2ly.py --allow-tuplet=8*2/3 tuplet.midi
LY output to `.\tuplet-midi.ly'...

So I need a full bug report in order to work on the bounty, such as:
  * a .ly file (or midi file) that exhibits this behaviour
  * the lilypond version used
  * the windows flavours used, iwbn if this included: wine-1.1.42 ;-)

BTW: Somehow I managed to overlook the fact that we have a bounty system
in place (nice!), is there any info on this?

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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