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

Annotation of /qsampler/trunk/debian/qsampler.1

Parent Directory Parent Directory | Revision Log Revision Log


Revision 606 - (hide annotations) (download)
Fri Jun 3 12:12:02 2005 UTC (18 years, 10 months ago) by flax
File size: 1979 byte(s)
* fixed debian packaging

1 flax 606 .\" Hey, EMACS: -*- nroff -*-
2     .\" First parameter, NAME, should be all caps
3     .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
4     .\" other parameters are allowed: see man(7), man(1)
5     .TH QSAMPLER 1 "June 3, 2005"
6     .\" Please adjust this date whenever revising the manpage.
7     .\"
8     .\" Some roff macros, for reference:
9     .\" .nh disable hyphenation
10     .\" .hy enable hyphenation
11     .\" .ad l left justify
12     .\" .ad b justify to both left and right margins
13     .\" .nf disable filling
14     .\" .fi enable filling
15     .\" .br insert line break
16     .\" .sp <n> insert n+1 empty lines
17     .\" for manpage-specific macros, see man(7)
18     .SH NAME
19     qsampler \- LinuxSampler GUI frontend based on the Qt toolkit
20     .SH SYNOPSIS
21     .B qsampler
22     .RI [ options ] " file"
23     .SH DESCRIPTION
24     This manual page documents briefly the
25     .B qsampler
26     command.
27     .PP
28     .\" TeX users may be more comfortable with the \fB<whatever>\fP and
29     .\" \fI<whatever>\fP escape sequences to invode bold face and italics,
30     .\" respectively.
31     \fBqsampler\fP is a LinuxSampler GUI front-end application written in C++ around the Qt3 toolkit using Qt Designer. At the moment it just wraps as a client reference interface for the LinuxSampler Control Protocol (LSCP).
32     .SH OPTIONS
33     These programs follow the usual GNU command line syntax, with long
34     options starting with two dashes (`-').
35     A summary of options is included below.
36     For a complete description, see the Info files.
37     .TP
38     .B \-?, \-\-help
39     Show summary of options.
40     .TP
41     .B \-s, \-\-start
42     Start linuxsampler server locally
43     .TP
44     .B \-h, \-\-hostname
45     Specify linuxsampler server hostname
46     .TP
47     .B \-p, \-\-port
48     Specify linuxsampler server port number
49     .TP
50     .B \-v, \-\-version
51     Show version of program.
52     .SH SEE ALSO
53     .BR linuxsampler (1),
54     .BR gigtools (1).
55     .br
56     .SH AUTHOR
57     qsampler was written by Rui Nuno Capela.
58     .PP
59     This manual page was written by Matt Flax <flatmax@Matt.Flax>,
60     for the Debian project (but may be used by others).

  ViewVC Help
Powered by ViewVC