[go: up one dir, main page]

File: qtractor.1

package info (click to toggle)
qtractor 0.9.20-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 12,152 kB
  • sloc: cpp: 112,576; ansic: 470; makefile: 343; xml: 65; sh: 6
file content (37 lines) | stat: -rw-r--r-- 1,100 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
.TH QTRACTOR 1 "June 17, 2014"
.SH NAME
Qtractor \- An Audio/MIDI multi\-track sequencer
.SH SYNOPSIS
.B qtractor
[\fIoptions\fR] [\fIsession-file\fR]
.SH DESCRIPTION
This manual page documents briefly the
.B qtractor
command.
.PP
\fBQtractor\fP is an audio/MIDI multi-track sequencer application
written in C++ with the Qt framework. Target platform is Linux,
where the Jack Audio Connection Kit (JACK) for audio and the
Advanced Linux Sound Architecture (ALSA) for MIDI are the main
infrastructures to evolve as a fairly-featured Linux desktop audio
workstation GUI, specially dedicated to the personal home-studio.
.SH OPTIONS
.HP
\fB\-s, \fB\-\-session-id\fR=[\fIuuid\fR]
.IP
Set session identification (uuid)
.HP
\fB\-?, \fB\-\-help\fR
.IP
Show help about command line options
.HP
\fB\-v, \fB\-\-version\fR
.IP
Show version information
.SH FILES
Configuration settings are stored in ~/.config/rncbc.org/Qtractor.conf
.SH AUTHOR
Qtractor was written by Rui Nuno Capela.
.PP
This manual page was written by Gürkan Myczko <gurkan@phys.ethz.ch>,
for the Debian project (but may be used by others).