Qsynth - Qt GUI Interface for FluidSynth

[Intro] [Screenshots] [Requirements] [Downloads] [CVS] [Installation] [Configuration] [Bugs] [Support] [Acknowledgements]

Downloads

Latest release

2007-12-19 - Minor stealth fixes and season greetings.
qsynth-0.3.2.tar.gz

Previous release

2007-07-16 - Shallowed bug-fix release.
qsynth-0.3.1.tar.gz

Older releases

2007-07-03 - Qt4 migration was complete.
qsynth-0.3.0.tar.gz

2007-04-14 - Nitpicking season closed :)
qsynth-0.2.6.tar.gz

2006-03-05 - Fancy dial knobs and effective bank-offsets.
qsynth-0.2.5.tar.gz

2005-10-02 - Bug and some other usability fixes.
qsynth-0.2.4.tar.gz

2005-05-24 - System tray icon and menu option.
qsynth-0.2.3.tar.gz

2004-10-08 - Output level peak meters and other fixes.
qsynth-0.2.2.tar.gz

2004-04-30 - Important internal fixes.
qsynth-0.2.1.tar.gz

2004-03-21 - Multi-instance comes to town.
qsynth-0.2.0.tar.gz

2004-02-29 - More work in progress.
qsynth-0.1.3.tar.gz

2004-02-16 - Work in progress.
qsynth-0.1.2.tar.gz

2004-01-22 - Yet more minor bugfixes.
qsynth-0.1.1.tar.gz

2003-12-29 - Channel preset breakout.
qsynth-0.1.0.tar.gz

2003-12-12 - Few tiny changes so far.
qsynth-0.0.3.tar.gz

2003-11-26 - Minor bugfixes.
qsynth-0.0.2.tar.gz

2003-11-14 - Initial release.
qsynth-0.0.1.tar.gz

CVS Access

This project's CVS repository can be checked out through anonymous (pserver) CVS with the following instructions:


cvs -d:pserver:anonymous@qsynth.cvs.sourceforge.net:/cvsroot/qsynth login


When prompted for the password for anonymous, simply press the Enter key.


cvs -z3 -d:pserver:anonymous@qsynth.cvs.sourceforge.net:/cvsroot/qsynth co qsynth


You then need to prepare the configure script on the just created qsynth source directory:


cd qsynth

make -f Makefile.cvs


Hopefully, you'll be now with a proper source tree, ready for build.


SourceForge.net Logo