h2cli --version (return code: 0)
0.9.7
h2cli --help (return code: 0)
Hydrogen 0.9.7 [Aug 16 2017] [http://www.hydrogen-music.org]
Copyright 2002-2008 Alessandro Cominu
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
Usage: hydrogen [-v] [-h] -s file
-d, --driver AUDIODRIVER - Use the selected audio driver (jack, alsa, oss)
-s, --song FILE - Load a song (*.h2song) at startup
-p, --playlist FILE - Load a playlist (*.h2playlist) at startup
-o, --outfile FILE - Output to file (export)
-r, --rate RATE - Set bitrate while exporting file
-b, --bits BITS - Set bits depth while exporting file
-k, --kit drumkit_name - Load a drumkit at startup
-i, --install FILE - install a drumkit (*.h2drumkit)
-I, --interpolate INT - Interpolation
(0:linear [default],1:cosine,2:third,3:cubic,4:hermite)
-S, --jacksessionid ID - Start a JackSessionHandler session
-V[Level], --verbose[=Level] - Print a lot of debugging info
Level, if present, may be None, Error, Warning, Info, Debug or 0xHHHH
-v, --version - Show version info
-h, --help - Show this help message