Anyone tested the Gervill, pure Java softsynth Midi player?

I wanted to get the output from the built in Midi synthesizer but could not do that without using cables or external programs.
Then I found Gervill which is supposed to be a better and also open Midi sequencer/synthesizer that can do this and also use soundfonts. It is also pure java.

http://java.net/projects/gervill/pages/Home


I might take a closer look at this but I would like to hear from you first!
Has anyone of you used Gervill and what did you think of it?

Edit: I have now tested Gervill a lot and it is very good!

I looked for the “emergency” soundbank that is used if no soundbank is provided. It turned out that the soundbank was actually generated procedurally (source EmergencySoundbank.java) with (partly) the PADSynth algorithm, which is just so wonderfully beautiful :smiley:
Anyone who wants to learn procedurally generated instrument sounds should probably look in this file.

is the site down?

tried an old version from sourceforge and it looks pretty good. :slight_smile:

It has moved here:

http://java.net/projects/gervill/pages/Home

i know

go to http://java.net/projects/gervill/downloads

try to download gervill.jar ???

I see. They just used the old link but then the old site was removed.

Here is a link that might work:
http://sourceforge.net/projects/rasmusdsp/files/gervill/Gervill%201.0/

Here is also a copy of that jar-file:
http://www.springworldgames.com/misc/gervill_1.0.jar