Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

hydrogen(1) [debian man page]

HYDROGEN(1)							   User Commands						       HYDROGEN(1)

NAME
hydrogen - simple drum machine/step sequencer SYNOPSIS
hydrogen [-v] [-h] -s file DESCRIPTION
Hydrogen 0.9.4 [Mar 22 2010] [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 -d, --driver AUDIODRIVER - Use the selected audio driver (jack, alsa, oss) -s, --song FILE - Load a song (*.h2song) at startup --lash-no-start-server - If LASH server not running, don't start it (LASH 0.5.3 and later). --lash-no-autoresume - Tell LASH server not to assume I'm returning from a crash. -n, --nosplash - Hide splash screen -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 hydrogen 0.9.4 March 2010 HYDROGEN(1)

Check Out this Related Man Page

bluemindo(1)						      General Commands Manual						      bluemindo(1)

NAME
bluemindo - simple yet powerful audio player SYNOPSIS
bluemindo [options] DESCRIPTION
This manual page documents briefly the bluemindo command. bluemindo Bluemindo is a really simple but powerful audio player in Python/PyGTK, using GStreamer. It can downloads albums or artists pic- tures and lyrics as doing desktop notifications or sending music to your Last.fm profile or on your Jabber account (via PEP). You can also choose the view mode: lightweight (very simple way to use the player: you only have a playlist), basic (you have a tree of artists>albums and a playlist), normal (the most usual mode for audio players), full (you have a list of artists and saved playlists, a list of albums covers by artists and the playlist) or albums. OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. For a complete description, see the Info files. -h, --help Show summary of options. --current Show the current playing song artist, title and album. --current-cover Show the path to the album cover of the current playing song. --current-lyrics Show the lyrics for the current playing song. --playpause, --play, --pause Play or pause the song. --stop Stop the song. --previous Jump to the previous song in playlist. --next Jump to the next song in playlist. --volume-more [ STEP ] Increase the volume, you can specify a step (0 > 100). --volume-less [ STEP ] Decrease the volume, you can specify a step (0 > 100). --volume=VOLUME Set the volume: 0 > 100. --reload Reload the songs from your music folder. --quit, --plunge Quit Bluemindo. AUTHOR
bluemindo was written by Erwan Briand <erwan@codingteam.net>. This manual page was written by Thibaut GIRKA <thibaut.girka@gmail.com>, for the Debian project (but may be used by others). June 22, 2008 bluemindo(1)
Man Page