-
Notifications
You must be signed in to change notification settings - Fork 21
/
jltctrigger.1
50 lines (50 loc) · 1.49 KB
/
jltctrigger.1
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
38
39
40
41
42
43
44
45
46
47
48
49
50
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
.TH JLTCTRIGGER "1" "February 2019" "jltctrigger version 0.7.0" "User Commands"
.SH NAME
jltctrigger \- JACK app to trigger actions on given LTC
.SH SYNOPSIS
.B jltctrigger
[ \fI\,OPTIONS \/\fR] \fI\,<cfg-file> \/\fR...
.SH DESCRIPTION
jltctrigger \- JACK app to trigger actions on given LTC.
.SH OPTIONS
.TP
\fB\-c\fR, \fB\-\-connect\fR <port>
auto\-connect to given jack\-port
.TP
\fB\-f\fR, \fB\-\-fps\fR <num>[/den]
set expected [initial] framerate (default 25/1)
.TP
\fB\-F\fR, \fB\-\-detectfps\fR
autodetect framerate from LTC
.TP
\fB\-h\fR, \fB\-\-help\fR
display this help and exit
.TP
\fB\-p\fR, \fB\-\-print\fR
output decoded LTC (live)
.TP
\fB\-v\fR, \fB\-\-verbose\fR
be verbose
.TP
\fB\-V\fR, \fB\-\-version\fR
print version information and exit
.PP
Actions are defined in a config file, one per line.
.IP
Timecode <Space> Command
.PP
Multiple config files can be given.
The fps parameter is used when parsing the config file,
\&...
The fps option is also used properly track the first LTC frame,
and timecode discontinuity notification.
The LTC\-decoder detects and tracks the speed but it takes a few samples
to establish initial synchronization. Setting fps to the expected fps
speeds up the initial sync process. The default is 25/1.
.SH "REPORTING BUGS"
Report bugs to Robin Gareus <[email protected]>
.br
Website and manual: <https://github.com/x42/ltc\-tools>
.SH COPYRIGHT
Copyright \(co GPL 2006, 2012\-2014 Robin Gareus <[email protected]>