On Dec 23, 2010, at 8:20 AM, jayc...@gmail.com wrote: > I'm trying to use midi2ly on my MacBook Pro running OSX 10.6.5. > It seems that midi2ly was not compiled properly, as it's saying that > I have the wrong architecture. This despite the fact that I can run > Lilypad just fine (I have the right distro, I'm quite sure.) > > Is there any way someone could just run a quick compile of midi2ly > so that it can run on OSX 10.6.5? I > > would really appreciate it. > > > _______________________________________________ > bug-lilypond mailing list > bug-lilypond@gnu.org > http://lists.gnu.org/mailman/listinfo/bug-lilypond
Did you ever get midi2ly to work? I did this: 18:58:33 jamesbailey lilypond snippets:echo "\score { { b4 a g a } \midi {} }" > midi\ test.ly && ~/Applications/LilyPond.app/Contents/Resources/bin/lilypond midi\ test.ly && ~/Applications/LilyPond.app/Contents/Resources/bin/midi2ly midi\ test.midi && ls ./ GNU LilyPond 2.12.3 Processing `midi test.ly' Parsing... midi test.ly:0: warning: no \version statement found, please add \version "2.12.3" for future compatibility Interpreting music... MIDI output to `midi test.midi'... /Users/jamesbailey/Applications/LilyPond.app/Contents/Resources/bin/midi2ly:50: RuntimeWarning: Python C API version mismatch for module midi: This Python has API version 1013, module midi has version 1012. import midi LY output to `./midi test-midi.ly'... .#Pango.ly@ .DS_Store* midi test-midi.ly midi test.ly midi test.midi Like I said earlier, it issues errors, but I do get a file. _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond