1HYDROGEN(1) User Commands HYDROGEN(1)
2
3
4
6 hydrogen - a simple drum machine/step sequencer.
7
9 hydrogen [-v] [-h] -s file
10
12 Hydrogen 1.1.1 [http://www.hydrogen-music.org]. Copyright 2002-2008
13 Alessandro Cominu, Copyright 2008-2021 The hydrogen development team.
14
15 Hydrogen is an advanced drum machine for GNU/Linux. It's main goal is
16 to bring professional yet simple and intuitive pattern-based drum pro‐
17 gramming.
18
19 Hydrogen comes with ABSOLUTELY NO WARRANTY. This is free software, and
20 you are welcome to redistribute it under certain conditions. See the
21 file COPYING for details.
22
24 -P, --data PATH - Use an alternate system data path
25
26 -d, --driver AUDIODRIVER - Use the selected audio driver (jack, alsa,
27 oss)
28
29 -s, --song FILE - Load a song (*.h2song) at startup
30
31 -S, --jacksessionid ID - Start a JackSessionHandler session
32
33 -p, --playlist FILE - Load a playlist (*.h2playlist) at startup
34
35 -k, --kit drumkit_name - Load a drumkit at startup
36
37 -i, --install FILE - install a drumkit (*.h2drumkit)
38
39 -n, --nosplash - Hide splash screen
40
41 -V[Level], --verbose[=Level] - Print a lot of debugging info
42
43 Level, if present, may be None, Error, Warning, Info, Debug or
44 0xHHHH
45
46 -v, --version - Show version info
47
48 -h, --help - Show this help message
49
51 hydrogen.conf
52
53 Defaults and startup settings for Hydrogen.
54
55 data/*
56
57 Can contains user's data such as drumkits, patterns, playlists, songs,
58 ...
59
61 LADSPA_PATH
62
63 Path to LADSPA plugins.
64
66 If you find any bug or if you would like to propose a new feature,
67 please report it to https://github.com/hydrogen-music/hydrogen/issues
68
70 The hydrogen development team. See complete list at Hydrogen's "About"
71 Dialog. You can contact them at <hydrogen-devel@lists.sourceforge.net>.
72
73 Subscription to the mailing list can be done here :
74 http://lists.sourceforge.net/lists/listinfo/hydrogen-devel .
75
77 This manual page was written by Olivier Humbert <trebmuh@tuxfamily.org>
78 as a part of the Hydrogen project.
79
80
81
82Hydrogen 1.1.1 September 2021 HYDROGEN(1)