File: hydrogen.1

package info (click to toggle)
hydrogen 1.2.2%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 83,860 kB
  • sloc: xml: 75,490; cpp: 75,443; sh: 871; python: 238; ruby: 219; makefile: 158; javascript: 130; php: 90; ansic: 26
file content (68 lines) | stat: -rw-r--r-- 2,280 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
.TH HYDROGEN "9" "September 2023" "Hydrogen 1.2.2" "User Commands"
.SH NAME
hydrogen \- a simple drum machine/step sequencer.
.SH SYNOPSIS
.PP
.B hydrogen
[\fI-v\fR] [\fI-h\fR] \fI-s file\fR
.SH DESCRIPTION
.PP
Hydrogen 1.2.2 [http://www.hydrogen\-music.org].
Copyright 2002\-2008 Alessandro Cominu,
Copyright 2008\-2023 The hydrogen development team.
.PP
Hydrogen is an advanced drum machine for GNU/Linux.
It's main goal is to bring professional yet simple and intuitive pattern-based drum programming.
.PP
Hydrogen comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions. See the file COPYING for details.
.SH OPTIONS
.HP
\fB\-P\fR, \fB\-\-data\fR PATH \- Use an alternate system data path
.HP
\fB\-d\fR, \fB\-\-driver\fR AUDIODRIVER \- Use the selected audio driver (jack, alsa, oss)
.HP
\fB\-s\fR, \fB\-\-song\fR FILE \- Load a song (*.h2song) at startup
.HP
\fB\-p\fR, \fB\-\-playlist\fR FILE \- Load a playlist (*.h2playlist) at startup
.HP
\fB\-k\fR, \fB\-\-kit\fR drumkit_name - Load a drumkit at startup
.HP
\fB\-i\fR, \fB\-\-install\fR FILE - install a drumkit (*.h2drumkit)
.HP
\fB\-n\fR, \fB\-\-nosplash\fR \- Hide splash screen
.HP
\fB\-V[Level]\fR, \fB\-\-verbose\fR[=\fILevel\fR] \- Print a lot of debugging info
.IP
Level, if present, may be None, Error, Warning, Info, Debug or 0xHHHH
.HP
\fB\-v\fR, \fB\-\-version\fR \- Show version info
.HP
\fB\-h\fR, \fB\-\-help\fR \- Show this help message
.SH FILES
.TP
.B hydrogen.conf
.PP
Defaults and startup settings for Hydrogen.
.TP
.B data/*
.PP
Can contains user's data such as drumkits, patterns, playlists, songs, ...
.SH ENVIRONMENT
.PP
.B LADSPA_PATH
.HP 
Path to LADSPA plugins.
.SH BUGS & FEATURES REQUEST
.PP
If you find any bug or if you would like to propose a new feature, please report it to https://github.com/hydrogen-music/hydrogen/issues
.SH AUTHORS
.PP
The hydrogen development team. See complete list at Hydrogen's "About" Dialog. You can contact them at <hydrogen-devel@lists.sourceforge.net>.
.TP
Subscription to the mailing list can be done here :
.br
http://lists.sourceforge.net/lists/listinfo/hydrogen-devel .
.SH MISC
This manual page was written by Olivier Humbert <trebmuh@tuxfamily.org> as a part of the Hydrogen project.