This project contains code to enable the use the gervill software synthesizer on Android. This makes it possible to play midi files using a Soundfont.
This is achieved using a modified subset of the GNU Classpath project to create a minimal JavaSound environment for gervill. The gervill synthesizer itself has also been modified to reduce the amount of JavaSound code.