1 gsequencer
2
3GSEQUENCER(1) gsequencer v3.0.0 GSEQUENCER(1)
4
5
6
8 gsequencer - Advanced Gtk+ Sequencer is an audio sequencer and
9 composition editor
10
12 /usr/bin/gsequencer [--help] [--version] [--no-builtin-theme]
13 [--filename file]
14
16 Advanced GTK+ Sequencer is intended to use for music composition. It
17 features a piano roll, as well a synth, matrix editor, drum machine,
18 soundfont2 player, mixer and an output panel. It’s designed to be
19 highly configurable. You may add effects to its effect chain; and add
20 or remove audio channels/pads. You may set up a fully functional
21 network of engines, thus there is a link editor for linking audio
22 lines.
23
24 As version 1.0.0 it supports LADSPA, DSSI and Lv2 plugin format. And
25 provides the ability to export to WAV, FLAC and OGG audio files. It can
26 run on various soundcard backends including ALSA, OSS4, JACK Audio
27 Connection Kit, Pulseaudio Core-Audio, Audio-Unit and WASAPI.
28
29 ...
30
32 The program follows the usual GNU command line syntax, with long
33 options starting with two dashes (`-'). A summary of options is
34 included below. For a complete description, see the info(1) files.
35
36 --no-builtin-theme
37 Disable built-in theme in order to display default theme.
38
39 --filename file
40 Open file from command line.
41
42 --help
43 Show summary of options.
44
45 --version
46 Show version of program.
47
49 The program interprets following environment variables if set.
50
51 LADSPA_PATH
52 LADSPA plugin search path
53
54 DSSI_PATH
55 DSSI plugin search path
56
57 LV2_PATH
58 LV2 plugin search path
59
60 AGS_ANIMATION_FILENAME
61 The splash screen's background picture
62
63 AGS_ANIMATION_TEXT_BOX_X0
64 The splash screen's text box x-position
65
66 AGS_ANIMATION_TEXT_BOX_Y0
67 The splash screen's text box y-position
68
69 AGS_ANIMATION_TEXT_COLOR
70 The splash screen's text color
71
72 AGS_CSS_FILENAME
73 The application's style sheet
74
76 None. So far I know.
77
79 Joël Krähemann
80
82 Copyright © 2020 Joël Krähemann
83
84 This manual page is part of GSequencer. License GPLv3+: GNU GPL version
85 3 or (at your option) any later <http://gnu.org/licenses/gpl.html>.
86
87 This is free software: you are free to change and redistribute it.
88 There is NO WARRANTY, to the extent permitted by law.
89
90
91
92
93gsequencer v3.0.0 2020-01-08 GSEQUENCER(1)