A fluidsynth qt gui interface
qsynth [options] [soundfonts] [midifiles]
Qsynth is a fluidsynth GUI front-end application written in C++ around the Qt 4 toolkit. Eventually it may evolve into a softsynth management application allowing the user to control and manage a variety of command line softsynth but for the moment it wraps the excellent FluidSynth.
Don't create a midi driver to read MIDI input events [default = yes]
The name of the midi driver to use [oss,alsa,alsa_seq,...]
The number of midi channels [default = 16]
The audio driver [alsa,jack,oss,dsound,...]
Attempt to connect the jack outputs to the physical ports
The number of stereo audio channels [default = 1]
The number of audio groups [default = 1]
Size of each audio buffer
Number of audio buffers
Set the sample rate
Turn the reverb on or off [1|0|yes|no|on|off, default = on]
Turn the chorus on or off [1|0|yes|no|on|off, default = on]
Set the master gain [0 < gain < 10, default = 0.2]
Define a setting name=value
Create and start server [default = no]
Don't read commands from the shell [ignored]
Dump midi router events
Print out verbose messages about midi events
Show help about command line options
Show version information
Qsynth is written by Rui Nuno Capela <[email protected]> Richard Bown <[email protected]> Chris Cannam <[email protected]>