fluid-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[fluid-dev] Gervill: Java soundfont2/DLS synthesizer


From: Pedro Lopez-Cabanillas
Subject: [fluid-dev] Gervill: Java soundfont2/DLS synthesizer
Date: Sat, 16 Aug 2008 13:52:53 +0200
User-agent: KMail/1.9.6 (enterprise 20070904.708012)

Hi,

Maybe you like to know that Gervill, the Java free synthesizer version 1.0 has 
been released under the GPLv2 license:

https://gervill.dev.java.net/

This project is proposed as the Audio Synthesis Engine that would be used in  
the GPL java runtime, replacing the old proprietary one. It is a wave table 
synthesizer supporting the standards: DLS2, SoundFont2 and also audio files 
as sound banks. It is worth to try. A MIDI file player is included. A few 
quick tips:

$ unzip gervill-1.0.zip
$ cd gervill/bin
$ java -Xmx256M simplemidiplayer.SimpleMidiPlayer 

(the -Xmx256M argument gives 256 Mb to the player, enough to load the 
General User soundfont.)

Regards,
Pedro




reply via email to

[Prev in Thread] Current Thread [Next in Thread]