/[svn]/qsampler/trunk/qsampler.1
ViewVC logotype

Annotation of /qsampler/trunk/qsampler.1

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2642 - (hide annotations) (download)
Mon Jun 16 19:31:33 2014 UTC (9 years, 10 months ago) by capela
File size: 1547 byte(s)
* A man page has beed added (making up Matt Flax's work on
  debian, thanks).
1 capela 2642 .TH QSAMPLER 1 "June 2014"
2     .SH NAME
3     Qsampler \- A LinuxSampler Qt GUI Interface
4     .SH SYNOPSIS
5     .B qsampler
6     [\fIoptions\fR] [\fIsession-file\fR]
7     .SH DESCRIPTION
8     This manual page documents briefly the
9     .B qsampler
10     command.
11     .PP
12     \fBQsampler\fP is a LinuxSampler GUI front-end application written
13     in C++ around the Qt4 toolkit using Qt Designer. At the moment it
14     just wraps as a client reference interface for the LinuxSampler
15     Control Protocol (LSCP).
16     .PP
17     LinuxSampler is a work in progress. The goal is to produce a free,
18     open source pure software audio sampler with professional grade
19     features, comparable to both hardware and commercial Windows/Mac
20     software samplers.
21     .PP
22     The initial platform will be Linux because it is one of the most
23     promising open source multimedia operating systems. Thanks to various
24     kernel patches and the Jack Audio Connection Kit, Linux is currently
25     able to deliver rock solid sub-5 millisecond MIDI-to-Audio response.
26     .SH OPTIONS
27     .HP
28     \fB\-s, \fB\-\-start\fR
29     .IP
30     Start linuxsampler server locally
31     .HP
32     \fB\-h, \fB\-\-hostname\fR=[\fIhost\fR]
33     .IP
34     Specify linuxsampler server hostname (default = localhost)
35     .HP
36     \fB\-p, \fB\-\-port\fR=[\fIport\fR]
37     .IP
38     Specify linuxsampler server port number (default = 8888)
39     .HP
40     \fB\-?, \fB\-\-help\fR
41     .IP
42     Show help about command line options
43     .HP
44     \fB\-v, \fB\-\-version\fR
45     .IP
46     Show version information
47     .SH AUTHOR
48     qsampler was written by Rui Nuno Capela, Christian Schoenebeck.
49     .PP
50     This manual page was written by Matt Flax <flatmax@Matt.Flax>,
51     for the Debian project (but may be used by others).

  ViewVC Help
Powered by ViewVC