Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

sooperlooper(1) [debian man page]

SOOPERLOOPER(1) 						   User Commands						   SOOPERLOOPER(1)

NAME
SooperLooper - looping sampler SYNOPSIS
sooperlooper [options...] DESCRIPTION
SooperLooper is a live looping sampler capable of immediate loop recording, overdubbing, multiplying, reversing and more. It allows for multiple simultaneous multi-channel loops limited only by your computer's available memory. OPTIONS
-l <num> , --loopcount=<num> number of loopers to create (default is 1) -c <num> , --channels=<num> channel count for each looper (default is 2) -t <numsecs> , --looptime=<num> number of seconds of loop memory per channel (default is 40), at least -L <pathname> , --load-session=<pathname> load initial session from pathname -D <yes/no>, --discrete-io=[yes] initial loops should have discrete input and output ports (default yes) -p <num> , --osc-port=<num> udp port number for OSC server (default is 9951) -j <str> , --jack-name=<str> jack client name, default is sooperlooper_1 -S <str> , --jack-server-name=<str> specify jack server name -m <str> , --load-midi-binding=<str> loads midi binding from file or preset -q , --quiet do not output status to stderr -h , --help this usage output -V , --version show version only COPYRIGHT
Copyright 2007 Jesse Chappell SEE ALSO
slconsole(1), slregister(1), slgui(1) AUTHORS
This manual page was written by Alessio Treglia <quadrispro@ubuntu.com> for the Debian project (and may be used by others). SooperLooper 1.6.14 February 2010 SOOPERLOOPER(1)

Check Out this Related 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)
Man Page