[EMAIL PROTECTED] writes:
> I played with this a little bit today and got it to do some
> reasonably useful preliminary stuff in a very non-robust way.
>
> ftp://mitchell.sy.yale.edu/pub/MISC-lilyscore-0.91.tar.gz
>
> (It'll let you save as a ".ly" file. It won't give you something
> typesettable, but it'll describe all the notes you've entered in a
> mudela-style format.)
Just for kicks, I tried to download, but I can't even compile it.
g++ -g -Wall test.C -L/usr/X11R6/lib -ltcl8.0 -ltk8.0 -lX11 -ldl -w -o misc
In file included from basics.C:21,
from test.C:30:
basics.h:59: abstract declarator `int' used as declaration
basics.h:60: abstract declarator `int' used as declaration
basics.h:61: abstract declarator `int' used as declaration
In file included from test.C:30:
basics.C:125: cannot declare member function `Note::Track::Track' within `Note'
basics.C:125: syntax error before `:'
(etc)
--
Han-Wen Nienhuys, [EMAIL PROTECTED] ** GNU LilyPond - The Music Typesetter
http://www.cs.uu.nl/people/hanwen/lilypond/index.html