hydrogen logo
Web www.hydrogen-music.org
Frequently-asked questions
Q:What license is used for the program?
A: Hydrogen is distributed under the terms/conditions of the GNU General Public Licence (didn't you alresy guess this?). You can read this licence at http://www.gnu.org/gpl.
Q: How I can build Hydrogen from sources?";
A: After you have downloaded and expanded tar.gz file, simply type:
	cd libhydrogen-x.x.x
	./configure
	make
	cd hydrogen-x.x.x
	./configure
	make
Q: How I install Hydrogen
A: SOURCES (you need to execute this as root):
	make install
RPM:
	rpm -ivh libhydrogen-x.x.x.rpm hydrogen-x.x.x.rpm
Q: Howcan I select the midi-in interface and the midi-channel to use my keyboard?
A: As of hydrogen 0.8.0 you can select the midi channel in the file->preferences->midi-system dialog. For selecting the midi-in interface, use alsa-patch-bay or aconnect.
Q: I'm getting lots of "QCustomEvent: Illegal type id" messages. What is going wrong?
A: Update to hydrogen 0.8.0 or 0.8.1 beta. However, those are not critical.
Q: My Pattern Editor has gone. How do I get it back?
A: You can display the pattern editor by double-clicking a pattern NAME  in the song editor, or right-clicking a pattern name and selecting "edit".
Q: My Mixer Window and/or my song windows are gone. How do I get them back?
A: With the window->Show Mixer or Window->Show song-editor menu items.
Q: How can I tell hydrogen to use ALSA instad of OSS?
A: At the moment you can't. If you want to use ALSA, you must also use JACK (http://jackit.sf.net)
Q: I'm using Jack, how do I tell hydrogen to use a specific port?
A: As of hydrogen 0.8.0, simply edit following lines to your ~/.hydrogen/hydrogen.conf:
	<jack_port_name_1>alsa_pcm:playback_x</jack_port_name_1>
	<jack_port_name_2>alsa_pcm:playback_y</jack_port_name_2>
Replace "x" and "y" of with your desired playback channels
(e.g.: <jack_port_name_1>alsa_pcm:playback_1</jack_port_name_1> )
Q: I am running jack and when starting hydrogen I get some error messages?
A: You probably are running jack as root, which is needed for realtime priority.
For hydrogen (as for any other app) to be able to connect to jack, it must run as root, too.
Either use sudo(8) or run hydrogen setuid.
Remember, running apps as root is potentially dangerous.
If you are interested to run jack with realtime priority without beeing root, check:
http://jackit.sourceforge.net/docs/faq.php#a5 and http://www.tml.hut.fi/~tilmonen/givertcap/
Q: How can I set volumes for single beats?
A: In the pattern editor, select the instrument name, so that the whole row is selected  and you will see vertical dark blue lines at the bottom of the pattern editor for each beat of that instrument. This line represents the volume - you may rise or lower it with your mouse.";
Q: How do I load my own instruments?
A: In the mixer window press the "L" (Load) Button for the instrument you want to change. Then simply select your desired sample.
Q: I hear a funny click when playing though I haven't set a single beat yet!
A: This is called a metronome and you can disable it in the file->preferences dialog ;o) You can also adjust its volume there.


Hydrogen ©2001-2010 Alessandro Cominu (Comix) ::: Website design by Artemio



Locations of visitors to this page