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