1X42-DPL(1) User Commands X42-DPL(1)
2
3
4
6 x42-dpl - x42-dpl JACK Peak Limiter
7
9 x42-dpl [ OPTIONS ] [ Plugin-ID or URI ]
10
12 x42-dpl - JACK Peak Limiter
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 "x42-dpl - Digital Peak Limiter Stereo"
21 http://gareus.org/oss/lv2/dpl#stereo
22
23 1 "x42-dpl - Digital Peak Limiter Mono"
24 http://gareus.org/oss/lv2/dpl#mono
25
26 Usage: All control elements are operated in using the mouse:
27
28 Click+Drag
29 left/down: decrease, right/up: increase value. Hold the Ctrl key
30 to increase sensitivity.
31
32 Shift+Click
33 reset to default value
34
35 Scroll-wheel
36 up/down by 1 step (smallest possible adjustment for given set‐
37 ting). Rapid continuous scrolling increases the step-size.
38
39 The application can be closed by sending a SIGTERM (CTRL+C) on the com‐
40 mand-line of by closing the window.
41
43 -h, --help
44 Display this help and exit
45
46 -j, --jack-name <name>
47 Set the JACK client name (defaults to plugin-name)
48
49 -l, --list
50 Print list of available plugins and exit
51
52 -O <port>, --osc <port>
53 Listen for OSC messages on the given UDP port
54
55 -p <idx>:<val>, --port <idx>:<val>
56 Set initial value for given control port
57
58 -P, --portlist
59 Print control port list on startup
60
61 --osc-doc
62 Print available OSC commands and exit
63
64 -V, --version
65 Print version information and exit
66
67 See also: <http://gareus.org/oss/lv2/dpl> Website: <http://x42-plug‐
68 ins.com/>
69
71 Copyright © GPL 2013-2015 Robin Gareus <robin@gareus.org>
72 This is free software; see the source for copying conditions. There is
73 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
74 PURPOSE.
75
76
77
78x42-dpl version 0.2.2 November 2018 X42-DPL(1)