1QTRACTOR(1) General Commands Manual QTRACTOR(1)
2
3
4
6 Qtractor - An Audio/MIDI multi-track sequencer
7
9 qtractor [options] [session-file]
10
12 This manual page documents briefly the qtractor command.
13
14 Qtractor is an audio/MIDI multi-track sequencer application written in
15 C++ with the Qt framework. Target platform is Linux, where the Jack
16 Audio Connection Kit (JACK) for audio and the Advanced Linux Sound
17 Architecture (ALSA) for MIDI are the main infrastructures to evolve as
18 a fairly-featured Linux desktop audio workstation GUI, specially dedi‐
19 cated to the personal home-studio.
20
22 -s, --session-id=[uuid]
23
24 Set session identification (uuid)
25
26 -?, --help
27
28 Show help about command line options
29
30 -v, --version
31
32 Show version information
33
35 Configuration settings are stored in ~/.config/rncbc.org/Qtractor.conf
36
38 Qtractor was written by Rui Nuno Capela.
39
40 This manual page was written by Gürkan Sengün <gurkan@phys.ethz.ch>,
41 for the Debian project (but may be used by others).
42
43
44
45 June 17, 2014 QTRACTOR(1)