x42-scope --version (return code: 0)
x42-scope version 0.7.2
Copyright (C) GPL 2013-2015 Robin Gareus <robin@gareus.org>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
x42-scope --help (return code: 0)
x42-scope - JACK Simple Scope (4 channel)
Usage: x42-scope [ OPTIONS ]
This is a standalone JACK application of the LV2 plugin:
"Simple Scope (4 channel)".
Usage:
All control elements are operated in using the mouse:
Click+Drag left/down: decrease, right/up: increase value. Hold the Ctrl key to increase sensitivity.
Shift+Click reset to default value
Scroll-wheel up/down by 1 step (smallest possible adjustment for given setting). Rapid continuous scrolling increases the step-size.
The application can be closed by sending a SIGTERM (CTRL+C) on the command-line of by closing the window.
Options:
-h, --help Display this help and exit
-j, --jack-name <name> Set the JACK client name
(defaults to plugin-name)
-O <port>, --osc <port> Listen for OSC messages on the given UDP port
-p <idx>:<val>, --port <idx>:<val>
Set initial value for given control port
-P, --portlist Print control port list on startup
--osc-doc Print available OSC commands and exit
-V, --version Print version information and exit
See also: <http://gareus.org/oss/lv2/sisco#4chan>
Website: <http://x42-plugins.com/>