diff options
Diffstat (limited to 'audio/qsynth/README')
-rw-r--r-- | audio/qsynth/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/audio/qsynth/README b/audio/qsynth/README new file mode 100644 index 0000000000..eaa3a50150 --- /dev/null +++ b/audio/qsynth/README @@ -0,0 +1,7 @@ +Qsynth is a fluidsynth GUI front-end application written in C++ +around the Qt4 toolkit using Qt Designer. Eventually it may evolve +into a softsynth management application allowing the user to control +and manage a variety of command line softsynths but for the moment +it wraps the excellent FluidSynth (http://www.fluidsynth.org) + +This requires fluidsynth. |