1      gsequencer
2
3GSEQUENCER(1)                  gsequencer v1.0.0                 GSEQUENCER(1)
4
5
6

NAME

8       gsequencer - Advanced Gtk+ Sequencer is an audio sequencer and
9       composition editor
10

SYNOPSIS

12       /usr/bin/gsequencer [--help] [--version] [--single-thread]
13                           [--no-builtin-theme] [--filename file]
14

DESCRIPTION

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 and Core-Audio.
28
29       ...
30

OPTIONS

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       --single-thread
37           Run in single thread mode.
38
39       --no-builtin-theme
40           Disable built-in theme in order to display default theme.
41
42       --filename file
43           Open file from command line.
44
45       --help
46           Show summary of options.
47
48       --version
49           Show version of program.
50

ENVIRONMENT VARIABLES

52       The program interprets following environment variables if set.
53
54       LADSPA_PATH
55           LADSPA plugin search path
56
57       DSSI_PATH
58           DSSI plugin search path
59
60       LV2_PATH
61           LV2 plugin search path
62

BUGS

64       None. So far I know.
65

AUTHOR

67       Joël Krähemann
68
70       Copyright © 2017 Joël Krähemann
71
72       This manual page is part of GSequencer. License GPLv3+: GNU GPL version
73       3 or later <http://gnu.org/licenses/gpl.html>.
74
75       This is free software: you are free to change and redistribute it.
76       There is NO WARRANTY, to the extent permitted by law.
77
78
79
80
81gsequencer v1.0.0                 2017-10-12                     GSEQUENCER(1)
Impressum