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

Contents of /qsampler/trunk/debian/qsampler.1

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1506 - (show annotations) (download)
Wed Nov 21 19:57:18 2007 UTC (16 years, 4 months ago) by schoenebeck
File size: 1983 byte(s)
* Disable OK button in sampler channel form and MIDI instrument
  form if no valid engine is selected (to avoid bothering newbie
  users with confusing LSCP syntax errors when using the UI the
  first time).
* Replaced Debian packaging dependency from libqt3-mt-dev to
  libqr4-dev.

1 .\" 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 "November 21, 2007"
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 Qt4 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