SongScribe 1.15 for Windows
SongScribe 1.16 for Mac OS X
Source code - Platform independent
To build the latest version of SongScribe from source, you will need git, ant, and Java JDK 1.6:
git clone http://github.com/songscribe/SongScribe.git
ant build
java -jar songscribe.jar
OR:
ant songwriter|songbook|songshow|converter
You will need Java runtime 1.5 to run SongScribe.
