Has anyone added support for the old tablature notation as seen at
the following link?
http://mihxil.komputilo.org/hume/tobacco_pic.html
The copy from a facsimile isn't so great, but you should be able to
get the idea.
___
bug-lilypond mailing
I've had two issues when building LilyPond on Mac OS X:
python:
The python midi.c module doesn't build correctly unless you add a
setup.py file like the following:
from distutils.core import setup, Extension
setup(name="midi", version="1.0",
ext_modules=[
Extension("midi", ["mid