QSYNTH(1) | General Commands Manual | QSYNTH(1) |
Qsynth - A fluidsynth Qt GUI Interface
qsynth [options] [soundfonts] [midifiles]
This 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.
-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
Configuration settings are stored in ~/.config/rncbc.org/Qsynth.conf
Qsynth is written by Rui Nuno Capela, Richard Bown, Chris Cannam, Pedro Lopez-Cabanillas.
June 17, 2014 |