On Sat, Dec 15, 2012 at 11:07 PM, m...@mikesolomon.org
<m...@mikesolomon.org> wrote:
> ImportError: 
> dlopen(/Applications/LilyPond.app/Contents/Resources/lib/lilypond/current/python/midi.so,
>  2): no suitable image found.  Did find:
>         
> /Applications/LilyPond.app/Contents/Resources/lib/lilypond/current/python/midi.so:
>  mach-o, but wrong architecture

Incidentally, why is the midi parser written in C? It seems unlikely
to be a time bottleneck since midi files are normally pretty small,
and there's a lot of additional per-note processing written in Python.
If it's just that no one has had the time to port it to Python, then I
volunteer.

-- Ben

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

Reply via email to