1X42-FAT1(1) User Commands X42-FAT1(1)
2
3
4
6 x42-fat1 - x42 JACK Auto Tune
7
9 x42-fat1 [ OPTIONS ] [ Plugin-ID or URI ]
10
12 x42-fat1 - JACK Autotune
13
14 This is a standalone JACK application of a collection of LV2 plugins.
15 Use ID -1, -l or --list for a dedicated list of included plugins. By
16 default the first listed plugin (ID 0) is used.
17
18 List of available plugins: (ID "Name" URI)
19
20 0 "Autotune (microtonal)" http://gareus.org/oss/lv2/fat1
21
22 1 "Autotune" http://gareus.org/oss/lv2/fat1
23
24 Usage: All control elements are operated in using the mouse:
25
26 Click+Drag
27 left/down: decrease, right/up: increase value. Hold the Ctrl key
28 to increase sensitivity.
29
30 Shift+Click
31 reset to default value
32
33 Scroll-wheel
34 up/down by 1 step (smallest possible adjustment for given set‐
35 ting). Rapid continuous scrolling increases the step-size.
36
37 The application can be closed by sending a SIGTERM (CTRL+C) on the com‐
38 mand-line of by closing the window.
39
41 -h, --help
42 Display this help and exit
43
44 -j, --jack-name <name>
45 Set the JACK client name (defaults to plugin-name)
46
47 -G, --nogui
48 run headless, useful for OSC remote ctrl.
49
50 -l, --list
51 Print list of available plugins and exit
52
53 -O <port>, --osc <port>
54 Listen for OSC messages on the given UDP port
55
56 -p <idx>:<val>, --port <idx>:<val>
57 Set initial value for given control port
58
59 -P, --portlist
60 Print control port list on startup
61
62 --osc-doc
63 Print available OSC commands and exit
64
65 -V, --version
66 Print version information and exit
67
68 See also: <http://gareus.org/oss/lv2/fat1> Website: <http://x42-plug‐
69 ins.com/>
70
72 Copyright © GPL 2013-2019 Robin Gareus <robin@gareus.org>
73 This is free software; see the source for copying conditions. There is
74 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
75 PURPOSE.
76
77
78
79x42-fat1 version 0.6.2 April 2020 X42-FAT1(1)