Music generation script

Mike Gran <[email protected]> Tue, 27 Sep 2011 22:34:08 -0700 (PDT)
Newsgroups gmane.lisp.guile.user,gmane.lisp.guile.sources
Message-ID <[email protected]>
Hello Guilers,
 
The musically inclined among you might be amused by this script
I wrote called 'song5'.  song5 generates sight-reading exercises
for the bass guitar.  It is written in Guile Scheme.
 
It requires the Lilypond program to generate the final output.
 
For now it lives at http://github.com/spk121/song5  
There is a bit of a README there that gives more description.
 
Have fun,
 
Mike Gran