Re: Exporting to .ly through midi or Music-xml

2010-07-02 Thread Martin Tarenskeen
On Fri, 2 Jul 2010, fauban wrote: I have unistalled Python and Lilypond and reinstalled the last one. And now it works (both midi an xml)!! Well, the obtained files are messy or extremely chaotic, but the thing is that they work. Midi2ly is not very good. This is a known issue. -- Martin

Re: Exporting to .ly through midi or Music-xml

2010-07-02 Thread fauban
-through-midi-or-Music-xml-tp29053437p29055113.html Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Exporting to .ly through midi or Music-xml

2010-07-02 Thread fauban
I have unistalled Python and Lilypond and reinstalled the last one. And now it works (both midi an xml)!! Well, the obtained files are messy or extremely chaotic, but the thing is that they work. Many thanks! -- View this message in context: http://old.nabble.com/Re%3A-Exporting-to-.ly-through

Re: Exporting to .ly through midi or Music-xml

2010-07-02 Thread -Eluze
rks. > > next questions: > > what os are you using? > was the installation of Lilypond ok - maybe reinstalling would fix the > problem. > > i just checked my version (of python) and it seems still to be 2.4 - maybe that's the reason? if you fully install lilypon

Re: Exporting to .ly through midi or Music-xml

2010-07-02 Thread -Eluze
have done what you say but no options appear, I see the same message > (in line 50, in > i've tried this version (2.12.3 under winddows vista) and it works. next questions: what os are you using? was the installation of Lilypond ok - maybe reinstalling would fix the problem. -- View

Re: Exporting to .ly through midi or Music-xml

2010-07-02 Thread fauban
module named midi Can you tell me what's wrong? >>what happens if you just invoke midi2ly, without a filename? you should get a list of options - does this work? Hi! I have done what you say but no options appear, I see the same message (in line 50, in http://old.nabble.com/Re%3A-Exp

Re: Exporting to .ly through midi or Music-xml

2010-07-02 Thread Henning Hraban Ramm
Am 2010-07-02 um 10:41 schrieb fauban: C:\Documents and Settings\Joan\Desktop\Exps>midi2ly Cant.mid Traceback (most recent call last): File "C:\Program Files\Lilypond\usr\bin\midi2ly.py", line 50, in import midi ImportError: No module named midi Can you tell me what's wrong? I guess yo

Re: Exporting to .ly through midi or Music-xml

2010-07-02 Thread -Eluze
n import midi ImportError: No module named midi Can you tell me what's wrong? what happens if you just invoke midi2ly, without a filename? you should get a list of options - does this work? -- View this message in context: http://old.nabble.com/Re%3A-Exporting-to-.ly-through-midi-or-Music-

Re: Exporting to .ly through midi or Music-xml

2010-07-02 Thread fauban
this message in context: http://old.nabble.com/Re%3A-Exporting-to-.ly-through-midi-or-Music-xml-tp29053437p29053702.html Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Exporting to .ly through midi or Music-xml

2010-07-02 Thread Henning Hraban Ramm
Am 2010-07-01 um 16:15 schrieb fauban: Hello! I have just downloaded the latest version of Lilypond (v.2.12.3) and Python (v.3.1.2). ... Am I not doing it correctly, or is it a bug? Python 3 isn't yet supported - and won't for a long time, I guess. Try Python 2.6 or 2.7 instead. Gr

Exporting to .ly through midi or Music-xml

2010-07-01 Thread fauban
xml2ly.py", line 415 step = i.get_named_child (u'tuning-step') ^ SyntaxError: invalid syntax C:\Documents and Settings\Joan\Desktop\Exps> Am I not doing it correctly, or is it a bug? Thank you very, very much. -- View this message in context: ht