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

Annotation of /qsampler/trunk/qsampler.1

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2768 - (hide annotations) (download)
Fri May 29 09:11:07 2015 UTC (8 years, 10 months ago) by capela
File size: 1673 byte(s)
- Update references to Qt framework site http://qt.io .
1 capela 2643 .TH QSAMPLER 1 "June 17, 2014"
2 capela 2642 .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 capela 2768 in C++ around the Qt framework using Qt Designer. At the moment it
14 capela 2642 just wraps as a client reference interface for the LinuxSampler
15     Control Protocol (LSCP).
16     .PP
17 capela 2643 \fBLinuxSampler\fP is a work in progress. The goal is to produce a free,
18 capela 2642 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 capela 2643 .SH FILES
48     Configuration settings are stored in ~/.config/rncbc.org/Qsampler.conf
49     .SH SEE ALSO
50     .BR linuxsampler (1)
51 capela 2642 .SH AUTHOR
52 capela 2643 Qsampler was written by Rui Nuno Capela, Christian Schoenebeck.
53 capela 2642 .PP
54     This manual page was written by Matt Flax <flatmax@Matt.Flax>,
55     for the Debian project (but may be used by others).

  ViewVC Help
Powered by ViewVC