Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

qsynth(1) [debian man page]

QSYNTH(1)							   User Manuals 							 QSYNTH(1)

NAME
Qsynth - A fluidsynth Qt GUI Interface SYNOPSIS
qsynth [options] [soundfonts] [midifiles] DESCRIPTION
Qsynth is a fluidsynth GUI front-end application written in C++ around the Qt 4 toolkit. Eventually it may evolve into a softsynth manage- ment application allowing the user to control and manage a variety of command line softsynth but for the moment it wraps the excellent Flu- idSynth. OPTIONS
-n, --no-midi-in Don't create a midi driver to read MIDI input events [default = yes] -m, --midi-driver=[label] The name of the midi driver to use [oss,alsa,alsa_seq,...] -K, --midi-channels=[num] The number of midi channels [default = 16] -a, --audio-driver=[label] The audio driver [alsa,jack,oss,dsound,...] -j, --connect-jack-outputs Attempt to connect the jack outputs to the physical ports -L, --audio-channels=[num] The number of stereo audio channels [default = 1] -G, --audio-groups=[num] The number of audio groups [default = 1] -z, --audio-bufsize=[size] Size of each audio buffer -c, --audio-bufcount=[count] Number of audio buffers -r, --sample-rate=[rate] Set the sample rate -R, --reverb=[flag] Turn the reverb on or off [1|0|yes|no|on|off, default = on] -C, --chorus=[flag] Turn the chorus on or off [1|0|yes|no|on|off, default = on] -g, --gain=[gain] Set the master gain [0 < gain < 10, default = 0.2] -o, --option [name=value] Define a setting name=value -s, --server Create and start server [default = no] -i, --no-shell Don't read commands from the shell [ignored] -d, --dump Dump midi router events -v, --verbose Print out verbose messages about midi events -h, --help Show help about command line options -V, --version Show version information AUTHOR
Qsynth is written by Rui Nuno Capela <rncbc@rncbc.org> RichardBown<bownie@bownie.com> ChrisCannam<cannam@all-day-breakfast.com> Linux June 2008 QSYNTH(1)

Check Out this Related Man Page

YOSHIMI(1)						      General Commands Manual							YOSHIMI(1)

NAME
yoshimi - A software synthesizer based on ZynAddSubFX SYNOPSIS
yoshimi [options] bar [options] DESCRIPTION
This manual page documents briefly the yoshimi command. This manual page was written for the Debian distribution because the original pro- gram does not have a manual page. yoshimi is a opensource software synthesizer capable of making a countless number of instruments, from some common heared from expensive hardware to interesting sounds that you'll boost to an amazing universe of sounds. yoshimi A software synthesizer based on ZynAddSubFX with very good Jack and Alsa midi/audio functionality on Linux. OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -?, --help display command-line help and exit --usage display a short usage message -V, --version display program version -a, --alsa-midi[=<device>] use alsa midi input -A, --alsa-audio[=<device>] use alsa audio output -b, --buffersize=<size> set buffer size (alsa audio) -c, --show-console show console on startup -i, --no-gui no-gui -j, --jack-midi[=<device>] use jack midi input -J, --jack-audio[=<server>] use jack audio output -k, --autostart-jack auto start jack server -K, --auto-connect auto connect jack audio -V, --version display program version -l, --load=<file> load .xmz file -L, --load-instrument=<file> load .xiz file -N, --name-tag=<tag> add tag to clientname -o, --oscilsize=<size> set ADsynth oscilsize -R, --samplerate=<rate> set sample rate (alsa audio) -S, --state[=<file>] load state from <file>, defaults to '$HOME/.yoshimi/yoshimi.state' SEE ALSO jackd(1). AUTHOR
yoshimi was written by Alan Calvert This manual page was written by Jaromir Mike <mira.mikes@seznam.cz>, for the Debian project (but may be used by others). May 12, 2010 YOSHIMI(1)
Man Page