|
NAMEQsynth - A fluidsynth Qt GUI InterfaceSYNOPSISqsynth [options] [soundfonts] [midifiles]DESCRIPTIONThis manual page documents briefly the qsynth command.Qsynth is a fluidsynth GUI front-end application written in C++ around the Qt framework 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. FluidSynth is a command line software synthesiser based on the Soundfont specification. OPTIONS-n, --no-midi-in
-m, --midi-driver=[label]
-K, --midi-channels=[num]
-a, --audio-driver=[label]
-j, --connect-jack-outputs
-L, --audio-channels=[num]
-G, --audio-groups=[num]
-z, --audio-bufsize=[size]
-c, --audio-bufcount=[count]
-r, --sample-rate=[rate]
-R, --reverb[=flag]
-C, --chorus[=flag]
-g, --gain=[gain]
-o, --option [name=value]
-s, --server
-i, --no-shell
-d, --dump
-V, --verbose
-h, --help
-v, --version
FILESConfiguration settings are stored in ~/.config/rncbc.org/Qsynth.confSEE ALSOfluidsynth(1)AUTHORQsynth is written by Rui Nuno Capela, Richard Bown, Chris Cannam, Pedro Lopez-Cabanillas.
Visit the GSP FreeBSD Man Page Interface. |