1X42-TUNA(1) User Commands X42-TUNA(1)
2
3
4
6 x42-tuna - JACK Music Instrument Tuner
7
9 x42-tuna [ OPTIONS ] [ Plugin-ID or URI ]
10
12 x42-tuna - JACK Instrument Tuner
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 "Instrument Tuner" http://gareus.org/oss/lv2/tuna#one
21
22 1 "Instrument Tuner[Spectrum]" http://gareus.org/oss/lv2/tuna#two
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 -l, --list
48 Print list of available plugins and exit
49
50 -O <port>, --osc <port>
51 Listen for OSC messages on the given UDP port
52
53 -p <idx>:<val>, --port <idx>:<val>
54 Set initial value for given control port
55
56 -P, --portlist
57 Print control port list on startup
58
59 --osc-doc
60 Print available OSC commands and exit
61
62 -V, --version
63 Print version information and exit
64
65 See also: <http://gareus.org/oss/lv2/tuna> Website: <http://x42-plug‐
66 ins.com/>
67
69 Copyright © GPL 2013-2015 Robin Gareus <robin@gareus.org>
70 This is free software; see the source for copying conditions. There is
71 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
72 PURPOSE.
73
74
75
76x42-tuna version 0.4.8 November 2018 X42-TUNA(1)