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