Linux Commands Examples

A great documentation place for Linux commands

qsynth

A fluidsynth Qt GUI Interface

Synopsis

qsynth [options] [soundfonts] [midifiles]


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples


no example yet ...

... Feel free to add your own example above to help other Linux-lovers !

description

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.

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[:at:]rncbc[:dot:]org> Richard Bown <bownie[:at:]bownie[:dot:]com> Chris Cannam <cannam@all-day-breakfast.com>

How can this site be more helpful to YOU ?


give  feedback